TypeNameFormatter NuGet Package

TypeNameFormatter provides some extension methods that can be used instead of Type.ToString() to format a type's name the way it would look in C#:

* StringBuilder.AppendFormattedName(Type, [TypeNameFormatOptions])
* Type.GetFormattedName([TypeNameFormatOptions])

See the README at the project's GitHub repository for usage instructions.

This package is a source code distribution of this library.

It gets embedded into the referencing project and thus does not introduce an additional package reference for downstream consumers.




Got any TypeNameFormatter Question?





Info

Version: 1.1.1
Author(s): stakx
Last Update: Saturday, January 16, 2021
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/stakx/TypeNameFormatter
NuGet Url: https://www.nuget.org/packages/TypeNameFormatter.Sources


Install
Install-Package TypeNameFormatter.Sources
dotnet add package TypeNameFormatter.Sources
paket add TypeNameFormatter.Sources
TypeNameFormatter.Sources Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

3.1

avg-downloads-per-day

9

days-since-last-release

1189