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 805 8/27/2025
1.0.180 1,541 8/9/2025
1.0.179 705 8/7/2025
1.0.178 629 8/2/2025
1.0.177 469 8/1/2025
1.0.176 511 8/1/2025
1.0.175 562 7/30/2025
1.0.174 667 7/27/2025
1.0.173 596 7/27/2025
1.0.172 1,321 7/26/2025
1.0.171 723 7/26/2025
1.0.170 1,122 7/25/2025
1.0.169 867 7/25/2025
1.0.168 780 7/25/2025
1.0.167 899 7/25/2025
1.0.166 927 7/20/2025
1.0.165 1,273 7/19/2025
1.0.164 667 7/16/2025
1.0.163 890 7/15/2025
1.0.162 563 7/15/2025
Loading failed