This package contains models and deserializers for working with .NET Core release data, as provided in the releases.json files in the dotnet/core repository.
Info
Version: | 3.0.0 |
Author(s): | Arthur Rump |
Last Update: | Friday, December 9, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/arthurrump/NetCore.Versions |
NuGet Url: | https://www.nuget.org/packages/NetCoreVersions |
Install
Install-Package NetCoreVersions
dotnet add package NetCoreVersions
paket add NetCoreVersions
NetCoreVersions Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.6.2)
- Thoth.Json.Net(>= 3.5.1)