GenericsAnalyzer 1.0.5

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package GenericsAnalyzer --version 1.0.5
NuGet\Install-Package GenericsAnalyzer -Version 1.0.5
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="GenericsAnalyzer" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GenericsAnalyzer --version 1.0.5
#r "nuget: GenericsAnalyzer, 1.0.5"
#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 GenericsAnalyzer as a Cake Addin
#addin nuget:?package=GenericsAnalyzer&version=1.0.5

// Install GenericsAnalyzer as a Cake Tool
#tool nuget:?package=GenericsAnalyzer&version=1.0.5

GenericsAnalyzer

A Roslyn analyzer for C# for generic types and functions

References

Downloads

NuGet Packages

Extensions

It is not recommended to use the VSIX; it does not prohibit compilation from error emission. Each project must include a reference to the above packages in order to properly function as a language extension.

Consumption

Include a reference to the GenericsAnalyzer NuGet package in the desired projects individually.

Other

Download and install the VSIX. Each project should then include the GenericsAnalyzer.Core NuGet package in order to use the analyzer's attributes.

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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.3 470 9/5/2021