This library aims to reduce the boilerplate to create records for older projects that cannot upgrade to C# 8.0 when it is released and for any current projects that don't want to wait for C# 8.0 to be released with record support.
Info
Version: | 0.1.1 |
Author(s): | Glen Nicol |
Last Update: | Saturday, September 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RecordShims |
Install
Install-Package RecordShims
dotnet add package RecordShims
paket add RecordShims
RecordShims Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
No dependencies.
No dependencies.
Tags