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.
#:package Nyx@0.12.20
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Nyx&version=0.12.20
                    
Install as a Cake Addin
#tool nuget:?package=Nyx&version=0.12.20
                    
Install 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 970 7/26/2022
0.12.19 871 5/8/2020
0.12.18 1,698 9/4/2017
0.12.17 1,256 7/27/2017
0.12.16 1,289 5/31/2017
0.12.15 1,316 5/23/2017
0.12.14 1,301 5/18/2017
0.12.13 1,288 4/27/2017
0.12.12 1,326 4/4/2017
0.12.11 1,301 3/29/2017
0.12.10 1,417 12/8/2016
0.12.9 1,333 11/28/2016
0.12.8 1,301 11/18/2016
0.12.7 1,451 11/9/2016
0.12.6 1,415 11/9/2016
0.12.5 1,705 11/1/2016
0.12.4 1,370 10/9/2016
0.12.3 1,337 10/8/2016
0.12.2 1,324 10/7/2016
0.12.1 1,305 10/7/2016
0.12.0 1,305 10/7/2016
0.11.3 1,516 7/22/2016
0.11.2 1,327 7/20/2016
0.11.1 1,339 7/20/2016
0.11.0 1,335 7/19/2016
0.11.0-beta0004 1,309 4/8/2016
0.11.0-beta0003 1,145 3/28/2016
0.11.0-beta0002 1,184 1/29/2016
0.11.0-beta0001 1,161 1/29/2016
0.10.0 1,465 1/7/2016
0.10.0-beta0001 1,238 11/13/2015
0.9.0 1,477 11/12/2015
0.8.0 1,428 11/11/2015
0.8.0-beta0002 1,213 10/26/2015
0.8.0-beta0001 1,203 10/26/2015
0.6.7 1,649 7/6/2015
0.6.6 1,502 7/6/2015
0.6.5 1,541 6/2/2015
0.6.4 1,464 5/29/2015
0.6.3 1,403 5/29/2015
0.6.2 1,433 5/29/2015
0.6.1 1,434 5/28/2015
0.6.0 1,431 5/28/2015
0.4.0 1,518 5/26/2015
0.3.2 1,482 5/26/2015
0.3.1 1,430 5/25/2015
0.3.0 1,451 5/25/2015
0.2.2 1,461 5/22/2015
0.2.1 1,502 5/22/2015
0.2.0 1,443 5/22/2015
0.1.1 1,489 5/22/2015

Attempts to fix FAKE build in 2022!