Netco 1.5.1

dotnet add package Netco --version 1.5.1
                    
NuGet\Install-Package Netco -Version 1.5.1
                    
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="Netco" Version="1.5.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Netco" Version="1.5.1" />
                    
Directory.Packages.props
<PackageReference Include="Netco" />
                    
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 Netco --version 1.5.1
                    
#r "nuget: Netco, 1.5.1"
                    
#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=Netco&version=1.5.1
                    
Install Netco as a Cake Addin
#tool nuget:?package=Netco&version=1.5.1
                    
Install Netco as a Cake Tool

Collection of common classes to simplify and speed up development. See documentation for details.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.1 245 4/15/2015
1.5.0 200 1/24/2015
1.4.3 338 7/28/2014
1.4.2 57 7/28/2014
1.4.1 58 7/27/2014
1.4.0 58 7/27/2014
1.3.1 339 9/1/2013
1.3.0 51 7/30/2013
1.2.0 51 7/28/2013
1.1.0 54 10/28/2012
1.0.0 53 8/8/2012
1.0.0-rc 45 8/8/2012
1.0.0-pre 44 8/8/2012