Minimod.PrettyTypeSignatures
1.1.0
dotnet add package Minimod.PrettyTypeSignatures --version 1.1.0
NuGet\Install-Package Minimod.PrettyTypeSignatures -Version 1.1.0
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="Minimod.PrettyTypeSignatures" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Minimod.PrettyTypeSignatures" Version="1.1.0" />
<PackageReference Include="Minimod.PrettyTypeSignatures" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Minimod.PrettyTypeSignatures --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Minimod.PrettyTypeSignatures, 1.1.0"
#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.
#addin nuget:?package=Minimod.PrettyTypeSignatures&version=1.1.0
#tool nuget:?package=Minimod.PrettyTypeSignatures&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Extends System.Type, System.Reflection.MethodBase and System.Diagnostics.StackFrame by a method called 'GetPrettyName()'.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Minimod.PrettyTypeSignatures:
Package | Downloads |
---|---|
Minimod.PrettyPrint
Creates nice textual representations of any objects. Mostly meant for debug/informational output. |
|
Minimod.FluentGenerics
A minimod for fluently interacting with genric types. |
GitHub repositories
This package is not used by any popular GitHub repositories.