![]() |
VOOZH | about |
Project moved over to the RossLean organization
dotnet add package GenericsAnalyzer --version 1.3.3
NuGet\Install-Package GenericsAnalyzer -Version 1.3.3
<PackageReference Include="GenericsAnalyzer" Version="1.3.3" />
<PackageVersion Include="GenericsAnalyzer" Version="1.3.3" />Directory.Packages.props
<PackageReference Include="GenericsAnalyzer" />Project file
paket add GenericsAnalyzer --version 1.3.3
#r "nuget: GenericsAnalyzer, 1.3.3"
#:package GenericsAnalyzer@1.3.3
#addin nuget:?package=GenericsAnalyzer&version=1.3.3Install as a Cake Addin
#tool nuget:?package=GenericsAnalyzer&version=1.3.3Install as a Cake Tool
A Roslyn analyzer for C# for generic types and functions
NOTE: The VSIX was discontinued for the following reasons:
A VSIX is in the (very distant future) plans for more user-friendly consumption of the feature, by offering some UI to handle the system. Likewise, a Rider extension might be developed as well.
Include a reference to the GenericsAnalyzer and GenericsAnalyzer.Core NuGet packages in the desired projects individually.
It is likely that the installation of the analyzer in a project in Visual Studio may cause its behavior to be fuzzy, so it is recommended to restart Visual Studio.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 1.3.3 | 784 | 9/5/2021 | 1.3.3 is deprecated. |
The analyzer is now finally usable