TypeNameFormatter.Sources 1.0.0-alpha

This is a prerelease version of TypeNameFormatter.Sources.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8 or higher.

dotnet add package TypeNameFormatter.Sources --version 1.0.0-alpha
NuGet\Install-Package TypeNameFormatter.Sources -Version 1.0.0-alpha
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="TypeNameFormatter.Sources" Version="1.0.0-alpha">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TypeNameFormatter.Sources --version 1.0.0-alpha
#r "nuget: TypeNameFormatter.Sources, 1.0.0-alpha"
#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 TypeNameFormatter.Sources as a Cake Addin
#addin nuget:?package=TypeNameFormatter.Sources&version=1.0.0-alpha&prerelease

// Install TypeNameFormatter.Sources as a Cake Tool
#tool nuget:?package=TypeNameFormatter.Sources&version=1.0.0-alpha&prerelease

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.

There are no supported framework assets in this 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 (4)

Showing the top 4 popular GitHub repositories that depend on TypeNameFormatter.Sources:

Repository Stars
devlooped/moq
The most popular and friendly mocking framework for .NET
moq/labs
The most popular and friendly mocking framework for .NET
lindexi/lindexi_gd
博客用到的代码
devlooped/avatar
A modern compile-time generated interception/proxy library
Version Downloads Last updated
1.1.1 305,347 1/16/2021
1.1.0 1,947 11/12/2020
1.0.1 6,269 12/30/2018
1.0.0 9,606 7/11/2018
1.0.0-beta3 2,202 6/7/2018
1.0.0-beta 2,110 5/24/2018
1.0.0-alpha 2,461 5/24/2018