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                
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="NetEvolve.Defaults.Analyzer" Version="1.2.1">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetEvolve.Defaults.Analyzer --version 1.2.1                
#r "nuget: NetEvolve.Defaults.Analyzer, 1.2.1"                
#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 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" />
There are no supported framework assets in this package.

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.

Version Downloads Last updated
1.2.1 76 11/21/2024
1.2.0 30 11/20/2024
1.1.15 184 11/20/2024
1.1.14 27 11/20/2024
1.1.12 311 11/19/2024
1.1.8 318 11/19/2024
1.1.6 63 11/19/2024
1.1.5 59 11/18/2024