NetEvolve.Defaults.Analyzer
1.2.1
dotnet add package NetEvolve.Defaults.Analyzer --version 1.2.1
NuGet\Install-Package NetEvolve.Defaults.Analyzer -Version 1.2.1
<PackageReference Include="NetEvolve.Defaults.Analyzer" Version="1.2.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add NetEvolve.Defaults.Analyzer --version 1.2.1
#r "nuget: NetEvolve.Defaults.Analyzer, 1.2.1"
// Install NetEvolve.Defaults.Analyzer as a Cake Addin #addin nuget:?package=NetEvolve.Defaults.Analyzer&version=1.2.1 // Install NetEvolve.Defaults.Analyzer as a Cake Tool #tool nuget:?package=NetEvolve.Defaults.Analyzer&version=1.2.1
NetEvolve.Defaults.Analyzer
This project is a part of the NetEvolve project, it provides a set of diagnostic analyzers to help developers maintain consistent and high-quality project configurations. The analyzers focus on common project file elements, such as package metadata, repository information, and author details, to ensure that projects are well-documented, discoverable, and easy to use.
Installation
To install this package, you can use the following command:
dotnet add package NetEvolve.Defaults.Analyzer
or add the following package reference to your project file:
<PackageReference Include="NetEvolve.Defaults.Analyzer" Version="x.x.x" PrivateAssets="all" />
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NetEvolve.Defaults.Analyzer:
Package | Downloads |
---|---|
NetEvolve.Defaults
Source Only package, which provides the standard configurations and settings for the NetEvolve projects. Such as `.editorconfig`, build props and targets. |
GitHub repositories
This package is not used by any popular GitHub repositories.