Loic.dotnet.standard
1.0.0
dotnet add package Loic.dotnet.standard --version 1.0.0
NuGet\Install-Package Loic.dotnet.standard -Version 1.0.0
<PackageReference Include="Loic.dotnet.standard" Version="1.0.0" />
<PackageVersion Include="Loic.dotnet.standard" Version="1.0.0" />
<PackageReference Include="Loic.dotnet.standard" />
paket add Loic.dotnet.standard --version 1.0.0
#r "nuget: Loic.dotnet.standard, 1.0.0"
#addin nuget:?package=Loic.dotnet.standard&version=1.0.0
#tool nuget:?package=Loic.dotnet.standard&version=1.0.0
.NET Standard
This repository contains the principles and definition of the .NET Standard.
.NET Standard solves the code sharing problem for .NET developers across all platforms by bringing all the APIs that you expect and love across the environments that you need: desktop applications, mobile apps & games, and cloud services:
- .NET Standard is a set of APIs that all .NET platforms have to implement. This unifies the .NET platforms and prevents future fragmentation.
- .NET Standard 2.0 will be implemented by .NET Framework, .NET Core, and Xamarin. For .NET Core, this will add many of the existing APIs that have been requested.
- .NET Standard 2.0 includes a compatibility shim for .NET Framework binaries, significantly increasing the set of libraries that you can reference from your .NET Standard libraries.
- .NET Standard will replace Portable Class Libraries (PCLs) as the tooling story for building multi-platform .NET libraries.
How to Engage, Contribute and Provide Feedback
You are also encouraged to start a discussion by filing an issue.
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.
Learning More
Currently defined versions of the .NET Standard can be located in the Versions document.
For more information, check out the FAQ. It should answer any questions you have not covered by the versions documentation.
Build status
Windows_NT |
---|
Linux |
OSX |
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net5.0
- 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 |
---|---|---|
1.0.0 | 3 | 7/31/2021 |