Skip to main content
Gu.Roslyn.Extensions.Source package icon

Gu.Roslyn.Extensions.Source

Helpers & extensions for writing Roslyn analyzers and code fixes. This is a package with source files to avoid binary dependency for the analyzer. To work it requires dependency on TunnelVisionLabs.ReferenceAssemblyAnnotator <ItemGroup> <PackageDownload Include="Microsoft.NETCore.App.Ref" Version="[6.0.0]" /> <PackageReference Include="TunnelVisionLabs.ReferenceAssemblyAnnotator" Version="1.0.0-alpha.160" /> </ItemGroup>

Total Downloads
48.8K
48,833
Published
Feb 27, 2022
Latest stable version

Install

.NET CLI
dotnet add package Gu.Roslyn.Extensions.Source --version 0.16.6
Package Manager Console
Install-Package Gu.Roslyn.Extensions.Source -Version 0.16.6
PackageReference
<PackageReference Include="Gu.Roslyn.Extensions.Source" Version="0.16.6" />

Frameworks

.NETStandard2.0

Dependencies

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.