NetEvolve.Defaults.Analyzer 1.1.12

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package NetEvolve.Defaults.Analyzer --version 1.1.12
                    
NuGet\Install-Package NetEvolve.Defaults.Analyzer -Version 1.1.12
                    
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.1.12">
  <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.
<PackageVersion Include="NetEvolve.Defaults.Analyzer" Version="1.1.12" />
                    
Directory.Packages.props
<PackageReference Include="NetEvolve.Defaults.Analyzer">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NetEvolve.Defaults.Analyzer --version 1.1.12
                    
#r "nuget: NetEvolve.Defaults.Analyzer, 1.1.12"
                    
#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.
#:package NetEvolve.Defaults.Analyzer@1.1.12
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NetEvolve.Defaults.Analyzer&version=1.1.12
                    
Install as a Cake Addin
#tool nuget:?package=NetEvolve.Defaults.Analyzer&version=1.1.12
                    
Install as a Cake Tool

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
2.2.0 2,141 3/29/2026
2.1.0 1,493 3/27/2026
2.0.14 1,269 3/23/2026
2.0.0 1,121 3/11/2026
1.6.0 1,790 3/11/2026
1.5.174 4,727 3/5/2026
1.5.166 2,515 2/26/2026
1.5.93 10,686 1/14/2026
1.5.54 9,528 1/4/2026
1.5.35 3,684 12/29/2025
1.5.0 6,855 12/9/2025
1.4.81 5,769 11/30/2025
1.4.78 797 11/28/2025
1.4.72 1,774 11/23/2025
1.4.63 2,569 11/14/2025
1.4.59 1,205 11/12/2025
1.4.58 390 11/11/2025
1.4.55 3,086 11/11/2025
1.4.49 1,222 11/8/2025
1.1.12 506 11/19/2024
Loading failed