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)
Dependencies
Tags
* 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.