FastEnum 1.4.0
The fastest enum utilities for C#/.NET. Provided methods are all achieved zero allocation and faster than System.Enum.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package FastEnum -Version 1.4.0
dotnet add package FastEnum --version 1.4.0
<PackageReference Include="FastEnum" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FastEnum --version 1.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- System.Memory (>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on FastEnum:
Package | Downloads |
---|---|
Defender
Defensive code should be easy, and it shouldn't weigh your code down.
|
|
Crow
C.R.O.W. is a widget toolkit and rendering engine developed in C# with templates, styles, compositing, and bindings.
|
|
Stringier.Streams
Stringier streams... streamier? More streams. Better streams.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on FastEnum:
Repository | Stars |
---|---|
TylerBrinkley/Enums.NET
Enums.NET is a high-performance type-safe .NET enum utility library
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.6.0 | 1,338 | 11/14/2020 |
1.5.4 | 150 | 11/11/2020 |
1.5.3 | 4,573 | 4/18/2020 |
1.5.2 | 401 | 4/14/2020 |
1.5.1 | 2,530 | 1/12/2020 |
1.5.0 | 210 | 1/12/2020 |
1.4.1 | 1,181 | 10/30/2019 |
1.4.0 | 158 | 10/30/2019 |
1.3.1 | 300 | 10/15/2019 |
1.3.0 | 221 | 9/28/2019 |
1.2.0 | 182 | 9/16/2019 |
1.1.0 | 233 | 9/9/2019 |
1.0.0 | 169 | 9/6/2019 |