Info
Version: | 0.2.0-preview |
Author(s): | Matthijs ter Woord |
Last Update: | Monday, April 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mterwoord/csharp-8-support |
NuGet Url: | https://www.nuget.org/packages/TerWoord.CSharp8Support |
Install
Install-Package TerWoord.CSharp8Support
dotnet add package TerWoord.CSharp8Support
paket add TerWoord.CSharp8Support
TerWoord.CSharp8Support Download (Unzip the "nupkg" after downloading)
Dependencies
net452
- Microsoft.Net.Compilers(>= 3.0.04)
- System.Memory(>= 4.5.2)
- System.Runtime(>= 4.3.1)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
- System.Runtime.Extensions(>= 4.3.1)
- System.Threading.Tasks(>= 4.3.0)
- Microsoft.Net.Compilers(>= 3.0.04)
- System.Memory(>= 4.5.2)
- System.Runtime(>= 4.3.1)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
- System.Runtime.Extensions(>= 4.3.1)
- System.Threading.Tasks(>= 4.3.0)
(Improvements, including documentation, are welcome).