ncore-foundation 1.7.5.242

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

A library of commonly used classes and extension for the .NET platform.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  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.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.5.242 143 10/24/2014
1.7.5.241 72 10/24/2014

Updated to target .NET 4.5.2 and moved to Github from Codeplex.