Nyx 0.12.20

dotnet add package Nyx --version 0.12.20
                    
NuGet\Install-Package Nyx -Version 0.12.20
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Nyx" Version="0.12.20" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nyx" Version="0.12.20" />
                    
Directory.Packages.props
<PackageReference Include="Nyx" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Nyx --version 0.12.20
                    
#r "nuget: Nyx, 0.12.20"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Nyx&version=0.12.20
                    
Install Nyx as a Cake Addin
#tool nuget:?package=Nyx&version=0.12.20
                    
Install Nyx as a Cake Tool

Build script which only purpose is to provide out of the box solution for building .NET projects, creating nuget packages and publishing packages

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.12.20 832 7/26/2022
0.12.19 742 5/8/2020
0.12.18 1,450 9/4/2017
0.12.17 1,011 7/27/2017
0.12.16 1,033 5/31/2017
0.12.15 1,055 5/23/2017
0.12.14 1,039 5/18/2017
0.12.13 1,033 4/27/2017
0.12.12 1,065 4/4/2017
0.12.11 1,038 3/29/2017
0.12.10 1,158 12/8/2016
0.12.9 1,073 11/28/2016
0.12.8 1,040 11/18/2016
0.12.7 1,196 11/9/2016
0.12.6 1,161 11/9/2016
0.12.5 1,448 11/1/2016
0.12.4 1,111 10/9/2016
0.12.3 1,076 10/8/2016
0.12.2 1,069 10/7/2016
0.12.1 1,060 10/7/2016
0.12.0 1,059 10/7/2016
0.11.3 1,251 7/22/2016
0.11.2 1,077 7/20/2016
0.11.1 1,075 7/20/2016
0.11.0 1,075 7/19/2016
0.11.0-beta0004 1,047 4/8/2016
0.11.0-beta0003 882 3/28/2016
0.11.0-beta0002 942 1/29/2016
0.11.0-beta0001 895 1/29/2016
0.10.0 1,203 1/7/2016
0.10.0-beta0001 972 11/13/2015
0.9.0 1,205 11/12/2015
0.8.0 1,156 11/11/2015
0.8.0-beta0002 952 10/26/2015
0.8.0-beta0001 947 10/26/2015
0.6.7 1,387 7/6/2015
0.6.6 1,237 7/6/2015
0.6.5 1,281 6/2/2015
0.6.4 1,213 5/29/2015
0.6.3 1,141 5/29/2015
0.6.2 1,167 5/29/2015
0.6.1 1,167 5/28/2015
0.6.0 1,167 5/28/2015
0.4.0 1,254 5/26/2015
0.3.2 1,210 5/26/2015
0.3.1 1,171 5/25/2015
0.3.0 1,190 5/25/2015
0.2.2 1,208 5/22/2015
0.2.1 1,235 5/22/2015
0.2.0 1,178 5/22/2015
0.1.1 1,220 5/22/2015

Attempts to fix FAKE build in 2022!