CodeChops.MagicEnums
0.9.6
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CodeChops.MagicEnums --version 0.9.6
NuGet\Install-Package CodeChops.MagicEnums -Version 0.9.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CodeChops.MagicEnums" Version="0.9.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodeChops.MagicEnums" Version="0.9.6" />
<PackageReference Include="CodeChops.MagicEnums" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CodeChops.MagicEnums --version 0.9.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CodeChops.MagicEnums, 0.9.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package CodeChops.MagicEnums@0.9.6
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CodeChops.MagicEnums&version=0.9.6
#tool nuget:?package=CodeChops.MagicEnums&version=0.9.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Flexible and extendable enums for .NET that support other member values than integral types
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.1 is compatible. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- CodeChops.GenericMath (>= 1.2.7)
- CodeChops.MagicEnums.SourceGeneration (>= 0.2.6)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on CodeChops.MagicEnums:
| Package | Downloads |
|---|---|
|
CodeChops.ImplementationDiscovery
Provides easy-accessible, design-time and runtime information about implementations throughout your code. |
|
|
CodeChops.MagicEnums.Json
Json (de)serialization for MagicEnums. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.1 | 2,362 | 2/21/2025 |
| 4.0.0 | 263 | 2/21/2025 |
| 3.9.3-alpha | 983 | 12/11/2024 |
| 3.9.2 | 1,666 | 10/16/2024 |
| 3.9.1 | 397 | 9/29/2024 |
| 3.9.0 | 949 | 3/20/2023 |
| 3.8.3 | 639 | 3/10/2023 |
| 3.8.2 | 694 | 3/6/2023 |
| 3.8.0 | 584 | 1/27/2023 |
| 3.7.1 | 575 | 1/22/2023 |
| 3.6.0 | 1,223 | 1/7/2023 |
| 3.5.0 | 580 | 1/6/2023 |
| 3.4.4 | 737 | 1/6/2023 |
| 3.4.2 | 519 | 1/4/2023 |
| 3.4.1 | 628 | 1/3/2023 |
| 3.4.0 | 560 | 1/2/2023 |
| 3.3.9 | 500 | 1/2/2023 |
| 3.3.5 | 552 | 12/23/2022 |
| 3.3.4 | 506 | 12/22/2022 |
| 0.9.6 | 665 | 2/20/2022 |
Loading failed
Added source generation as package