Simple compile-time dependency for allowing the use of C# 9 features in older build targets.
Info
Version: | 1.0.0 |
Author(s): | Wesley Baartman |
Last Update: | Friday, November 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CptWesley/BackwardsCompatibleRecords |
NuGet Url: | https://www.nuget.org/packages/BackwardsCompatibleRecords |
Install
Install-Package BackwardsCompatibleRecords
dotnet add package BackwardsCompatibleRecords
paket add BackwardsCompatibleRecords
BackwardsCompatibleRecords Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags