Platform.Core 2.0.0

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

Platform.Core

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.

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
2.0.0 2,807 8/10/2018
1.0.53 1,924 7/1/2018
1.0.52 2,092 2/6/2018
1.0.51 1,969 2/5/2018
1.0.50 1,957 2/5/2018
1.0.49 1,942 1/27/2018
1.0.48 1,922 1/13/2018
1.0.47 2,019 1/13/2018
1.0.46 1,937 12/30/2017
1.0.45 1,906 12/29/2017
1.0.44 1,911 12/28/2017
1.0.43 1,963 12/16/2017
1.0.42 1,959 12/6/2017
1.0.41 1,953 12/6/2017
1.0.40 1,942 12/5/2017
1.0.39 1,744 12/3/2017
1.0.38 1,844 12/2/2017
1.0.37 1,825 12/2/2017
1.0.36 1,973 12/1/2017
1.0.35 1,880 12/1/2017
1.0.34 1,843 11/30/2017
1.0.33 1,852 11/30/2017

Platform.Core