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 724 8/27/2025
1.0.180 1,463 8/9/2025
1.0.179 633 8/7/2025
1.0.178 558 8/2/2025
1.0.177 397 8/1/2025
1.0.176 440 8/1/2025
1.0.175 492 7/30/2025
1.0.174 595 7/27/2025
1.0.173 523 7/27/2025
1.0.172 1,245 7/26/2025
1.0.171 651 7/26/2025
1.0.170 1,041 7/25/2025
1.0.169 793 7/25/2025
1.0.168 707 7/25/2025
1.0.167 828 7/25/2025
1.0.166 849 7/20/2025
1.0.165 1,192 7/19/2025
1.0.164 598 7/16/2025
1.0.163 819 7/15/2025
1.0.162 493 7/15/2025
Loading failed