Info
Version: | 2.0.2 |
Author(s): | xin9le |
Last Update: | Friday, November 15, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/xin9le/FastEnum |
NuGet Url: | https://www.nuget.org/packages/FastEnum |
Install
Install-Package FastEnum
dotnet add package FastEnum
paket add FastEnum
FastEnum Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Runtime.CompilerServices.Unsafe(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.0)
No dependencies.
- System.Runtime.CompilerServices.Unsafe(>= 4.5.0)
Tags
Provided methods are all achieved zero allocation and faster than System.Enum.