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 646 8/27/2025
1.0.180 1,398 8/9/2025
1.0.179 565 8/7/2025
1.0.178 486 8/2/2025
1.0.177 328 8/1/2025
1.0.176 374 8/1/2025
1.0.175 423 7/30/2025
1.0.174 526 7/27/2025
1.0.173 454 7/27/2025
1.0.172 1,177 7/26/2025
1.0.171 585 7/26/2025
1.0.170 810 7/25/2025
1.0.169 725 7/25/2025
1.0.168 635 7/25/2025
1.0.167 760 7/25/2025
1.0.166 782 7/20/2025
1.0.165 1,124 7/19/2025
1.0.164 529 7/16/2025
1.0.163 751 7/15/2025
1.0.162 424 7/15/2025
Loading failed