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 608 8/27/2025
1.0.180 1,362 8/9/2025
1.0.179 537 8/7/2025
1.0.178 462 8/2/2025
1.0.177 301 8/1/2025
1.0.176 344 8/1/2025
1.0.175 399 7/30/2025
1.0.174 498 7/27/2025
1.0.173 427 7/27/2025
1.0.172 1,138 7/26/2025
1.0.171 555 7/26/2025
1.0.170 771 7/25/2025
1.0.169 695 7/25/2025
1.0.168 604 7/25/2025
1.0.167 729 7/25/2025
1.0.166 754 7/20/2025
1.0.165 1,093 7/19/2025
1.0.164 502 7/16/2025
1.0.163 724 7/15/2025
1.0.162 396 7/15/2025
Loading failed