Meziantou.DotNet.CodingStandard 1.0.181

Prefix Reserved
dotnet add package Meziantou.DotNet.CodingStandard --version 1.0.181
                    
NuGet\Install-Package Meziantou.DotNet.CodingStandard -Version 1.0.181
                    
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="Meziantou.DotNet.CodingStandard" Version="1.0.181">
  <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="Meziantou.DotNet.CodingStandard" Version="1.0.181" />
                    
Directory.Packages.props
<PackageReference Include="Meziantou.DotNet.CodingStandard">
  <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 Meziantou.DotNet.CodingStandard --version 1.0.181
                    
#r "nuget: Meziantou.DotNet.CodingStandard, 1.0.181"
                    
#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 Meziantou.DotNet.CodingStandard@1.0.181
                    
#: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=Meziantou.DotNet.CodingStandard&version=1.0.181
                    
Install as a Cake Addin
#tool nuget:?package=Meziantou.DotNet.CodingStandard&version=1.0.181
                    
Install as a Cake Tool

Meziantou.DotNet.CodingStandard

Meziantou.DotNet.CodingStandard on NuGet

A package to configure .NET coding style and static analysis.

More info at: https://www.meziantou.net/sharing-coding-style-and-roslyn-analyzers-across-projects.htm

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Meziantou.DotNet.CodingStandard:

Repository Stars
meziantou/Meziantou.Xunit.ParallelTestFramework
Run xUnit test cases in parallel
Version Downloads Last Updated
1.0.181 670 8/27/2025
1.0.180 1,420 8/9/2025
1.0.179 586 8/7/2025
1.0.178 508 8/2/2025
1.0.177 350 8/1/2025
1.0.176 395 8/1/2025
1.0.175 447 7/30/2025
1.0.174 549 7/27/2025
1.0.173 476 7/27/2025
1.0.172 1,200 7/26/2025
1.0.171 606 7/26/2025
1.0.170 991 7/25/2025
1.0.169 746 7/25/2025
1.0.168 659 7/25/2025
1.0.167 782 7/25/2025
1.0.166 804 7/20/2025
1.0.165 1,146 7/19/2025
1.0.164 552 7/16/2025
1.0.163 773 7/15/2025
1.0.162 447 7/15/2025
Loading failed