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 925 7/26/2022
0.12.19 838 5/8/2020
0.12.18 1,639 9/4/2017
0.12.17 1,198 7/27/2017
0.12.16 1,225 5/31/2017
0.12.15 1,252 5/23/2017
0.12.14 1,239 5/18/2017
0.12.13 1,223 4/27/2017
0.12.12 1,263 4/4/2017
0.12.11 1,232 3/29/2017
0.12.10 1,353 12/8/2016
0.12.9 1,273 11/28/2016
0.12.8 1,236 11/18/2016
0.12.7 1,391 11/9/2016
0.12.6 1,359 11/9/2016
0.12.5 1,641 11/1/2016
0.12.4 1,304 10/9/2016
0.12.3 1,271 10/8/2016
0.12.2 1,264 10/7/2016
0.12.1 1,253 10/7/2016
0.12.0 1,245 10/7/2016
0.11.3 1,450 7/22/2016
0.11.2 1,267 7/20/2016
0.11.1 1,275 7/20/2016
0.11.0 1,269 7/19/2016
0.11.0-beta0004 1,242 4/8/2016
0.11.0-beta0003 1,079 3/28/2016
0.11.0-beta0002 1,135 1/29/2016
0.11.0-beta0001 1,095 1/29/2016
0.10.0 1,413 1/7/2016
0.10.0-beta0001 1,179 11/13/2015
0.9.0 1,410 11/12/2015
0.8.0 1,359 11/11/2015
0.8.0-beta0002 1,150 10/26/2015
0.8.0-beta0001 1,141 10/26/2015
0.6.7 1,587 7/6/2015
0.6.6 1,433 7/6/2015
0.6.5 1,478 6/2/2015
0.6.4 1,408 5/29/2015
0.6.3 1,349 5/29/2015
0.6.2 1,365 5/29/2015
0.6.1 1,366 5/28/2015
0.6.0 1,367 5/28/2015
0.4.0 1,454 5/26/2015
0.3.2 1,413 5/26/2015
0.3.1 1,367 5/25/2015
0.3.0 1,388 5/25/2015
0.2.2 1,405 5/22/2015
0.2.1 1,436 5/22/2015
0.2.0 1,378 5/22/2015
0.1.1 1,421 5/22/2015

Attempts to fix FAKE build in 2022!