Type-level integers for C#/.NET.
Info
Version: | 0.3.0 |
Author(s): | Lost Tech |
Last Update: | Thursday, February 16, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/losttech/TypeNum |
NuGet Url: | https://www.nuget.org/packages/TypeNum |
Install
Install-Package TypeNum
dotnet add package TypeNum
paket add TypeNum
TypeNum Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Memory(>= 4.5.3)