jason-c-daniels - Jcd.Netstandard20.Shim 1.0.4

Provides Range, Index, and Nullability attributes for netstandard2.0. Types are compiled out for netstandard2.1 and up.

PM> Install-Package Jcd.Netstandard20.Shim -Version 1.0.4 -Source https://www.myget.org/F/jason-c-daniels/api/v3/index.json

Copy to clipboard

> nuget.exe install Jcd.Netstandard20.Shim -Version 1.0.4 -Source https://www.myget.org/F/jason-c-daniels/api/v3/index.json

Copy to clipboard

> dotnet add package Jcd.Netstandard20.Shim --version 1.0.4 --source https://www.myget.org/F/jason-c-daniels/api/v3/index.json

Copy to clipboard
<PackageReference Include="Jcd.Netstandard20.Shim" Version="1.0.4" />
Copy to clipboard
source https://www.myget.org/F/jason-c-daniels/api/v3/index.json

nuget Jcd.Netstandard20.Shim  ~> 1.0.4
Copy to clipboard

> choco install Jcd.Netstandard20.Shim --version 1.0.4 --source https://www.myget.org/F/jason-c-daniels/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "jason-c-daniels" -SourceLocation "https://www.myget.org/F/jason-c-daniels/api/v2"
Install-Module -Name "Jcd.Netstandard20.Shim" -RequiredVersion "1.0.4" -Repository "jason-c-daniels" 
Copy to clipboard

Jcd.Netstandard20.Shim

A netstandard2.0 library that provides access to Index, Range, and Nullability attributes.

  • These are usually only available in netstandard2.1 and above. Original source obtained from the dotnet foundation's GitHub repository.
  • The code was retrieved on March 13 2024 from the main branch.
  • The original code and this adaptation are licensed under the MIT OSS license.

Badges

GitHub Build status

MyGet Nuget

  • .NETStandard 2.0
    • Microsoft.Bcl.HashCode (>= 1.1.1)
    • System.Memory (>= 4.5.5)
  • .NETStandard 2.1
    • Microsoft.Bcl.HashCode (>= 1.1.1)
    • System.Memory (>= 4.5.5)
  • .NETStandard 2.0: 2.0.0.0
  • .NETStandard 2.1: 2.1.0.0

Owners

Jason C. Daniels

Authors

Jason C. Daniels

Project URL

https://github.com/jason-c-daniels/Jcd.Netstandard20.Shim

License

MIT

Info

8 total downloads
0 downloads for version 1.0.4
Download (30.91 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.0.4 30.91 KB Sun, 24 Mar 2024 17:29:50 GMT 0
1.0.3 31.2 KB Sun, 24 Mar 2024 15:18:18 GMT 2
1.0.2 31.22 KB Sun, 24 Mar 2024 15:09:56 GMT 2
1.0.1 30.92 KB Wed, 13 Mar 2024 23:15:45 GMT 2
1.0.0 30.63 KB Wed, 13 Mar 2024 23:11:52 GMT 2
0.0.3 30.64 KB Wed, 13 Mar 2024 23:04:54 GMT 0