Roslyn.Analyzers
1.0.3.4
dotnet add package Roslyn.Analyzers --version 1.0.3.4
NuGet\Install-Package Roslyn.Analyzers -Version 1.0.3.4
<PackageReference Include="Roslyn.Analyzers" Version="1.0.3.4" />
paket add Roslyn.Analyzers --version 1.0.3.4
#r "nuget: Roslyn.Analyzers, 1.0.3.4"
// Install Roslyn.Analyzers as a Cake Addin
#addin nuget:?package=Roslyn.Analyzers&version=1.0.3.4
// Install Roslyn.Analyzers as a Cake Tool
#tool nuget:?package=Roslyn.Analyzers&version=1.0.3.4
Contains a set of useful analyzers for C#. Requires at least VS2017. For a list of all the analyzers see http://roslyn-analyzers.readthedocs.io/en/latest/analyzers-in-the-repo.html.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 1.4
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Roslyn.Analyzers:
Package | Downloads |
---|---|
Verifalia
Verifalia provides a simple HTTPS-based API for validating email addresses and checking whether they are deliverable or not. This library allows to easily integrate with Verifalia and verify email addresses in real-time. |
|
Loqui.Generation
Class generation that offers functionality like copy masks, defaulting masks, serialization, interface generation, and other tedious bits of class and interface definitions. |
GitHub repositories
This package is not used by any popular GitHub repositories.