TypeNameFormatter.Sources 1.1.2
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.
No packages depend on TypeNameFormatter.Sources.
A changelog is available at https://github.com/stakx/TypeNameFormatter/blob/main/CHANGELOG.md.
This package has no dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 1.1.2 | 3 | 06/14/2026 |
| 1.1.1 | 2 | 06/16/2026 |
| 1.1.0 | 2 | 06/16/2026 |
| 1.0.1 | 2 | 06/16/2026 |
| 1.0.0 | 2 | 06/16/2026 |
| 1.0.0-beta3 | 2 | 06/16/2026 |
| 1.0.0-beta | 2 | 06/16/2026 |
| 1.0.0-alpha | 2 | 06/16/2026 |