NetCoreVersions

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.


Keywords
License
BSD-2-Clause
Install
Install-Package NetCoreVersions -Version 3.0.0

Documentation

NetCore.Versions

This repo contains a data model for working with the releases.json files in the dotnet/core repo. The goal is to provide a NuGet package to easily work with this data in your programs, but the first priority is with getting the models stable.

This project is a former part of versionsof.net (GitHub)

NetCore.Versions.Checks

GitHub Marketplace | Build Status

A GitHub app for checking the validity of the releases.json files. Read more in the NetCore.Versions.Checks README.