Amoenus.NiceEnumDescription 0.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Amoenus.NiceEnumDescription --version 0.0.4
NuGet\Install-Package Amoenus.NiceEnumDescription -Version 0.0.4
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="Amoenus.NiceEnumDescription" Version="0.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Amoenus.NiceEnumDescription --version 0.0.4
#r "nuget: Amoenus.NiceEnumDescription, 0.0.4"
#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.
// Install Amoenus.NiceEnumDescription as a Cake Addin
#addin nuget:?package=Amoenus.NiceEnumDescription&version=0.0.4

// Install Amoenus.NiceEnumDescription as a Cake Tool
#tool nuget:?package=Amoenus.NiceEnumDescription&version=0.0.4

Easily get enum description from EnumDescription Attribute.

     For example to have an enum in drop-down list but show a nice description for each value to the user.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.1 18,758 12/27/2018
2.0.3 3,249 4/17/2018
1.0.12 1,406 9/6/2017
1.0.10 1,157 4/4/2017
1.0.7 980 3/30/2017
0.0.5 960 3/29/2017
0.0.4 1,019 3/22/2017

Initial release.