C# attribute and extensions for setting and retrieving enum display names.
Info
Version: | 2.0.36 |
Author(s): | Enable |
Last Update: | Monday, February 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/EnableSoftware/Enable.EnumDisplayName |
NuGet Url: | https://www.nuget.org/packages/Enable.EnumDisplayName |
Install
Install-Package Enable.EnumDisplayName
dotnet add package Enable.EnumDisplayName
paket add Enable.EnumDisplayName
Enable.EnumDisplayName Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Enable.Common.Argument(>= 2.0.0)
- Enable.Common.Argument(>= 2.0.0)
- NETStandard.Library(>= 1.6.1)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Reflection.TypeExtensions(>= 4.5.1)