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
#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

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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 465 1/27/2022
1.1.0 432 1/26/2022