NittyGritty.SourceGenerators.Helpers
1.2.0
dotnet add package NittyGritty.SourceGenerators.Helpers --version 1.2.0
NuGet\Install-Package NittyGritty.SourceGenerators.Helpers -Version 1.2.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="NittyGritty.SourceGenerators.Helpers" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NittyGritty.SourceGenerators.Helpers --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NittyGritty.SourceGenerators.Helpers, 1.2.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.
// Install NittyGritty.SourceGenerators.Helpers as a Cake Addin #addin nuget:?package=NittyGritty.SourceGenerators.Helpers&version=1.2.0 // Install NittyGritty.SourceGenerators.Helpers as a Cake Tool #tool nuget:?package=NittyGritty.SourceGenerators.Helpers&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NittyGritty Source Generator Helpers
This package contains the following helpers:
CodeWriter
Helps in writing well-indented source code
SymbolExtensions
Extension methods for ISymbol
to fetch attribute data and other properties.
AnalyzerConfigOptionsExtensions
Extension methods for AnalyzerConfigOptions
to check if an msbuild property is set to true or not.
KeyHelper
Helps in extracting the key from a string.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- NittyGritty.SourceGenerators.Annotations (>= 1.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.