.NET library to provide extensions to the .Net Type System.Type to produce a readable Typename-string.
Info
Version: | 0.1.1 |
Author(s): | BanallyMe |
Last Update: | Tuesday, August 16, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BanallyMe/ReadableTypeNames |
NuGet Url: | https://www.nuget.org/packages/BanallyMe.ReadableTypeNames |
Install
Install-Package BanallyMe.ReadableTypeNames
dotnet add package BanallyMe.ReadableTypeNames
paket add BanallyMe.ReadableTypeNames
BanallyMe.ReadableTypeNames Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
No dependencies.
No dependencies.