gerrkoff.CodingStandards
0.1.5
dotnet add package gerrkoff.CodingStandards --version 0.1.5
NuGet\Install-Package gerrkoff.CodingStandards -Version 0.1.5
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="gerrkoff.CodingStandards" Version="0.1.5"> <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="gerrkoff.CodingStandards" Version="0.1.5" />
<PackageReference Include="gerrkoff.CodingStandards"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
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 gerrkoff.CodingStandards --version 0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: gerrkoff.CodingStandards, 0.1.5"
#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 gerrkoff.CodingStandards@0.1.5
#: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=gerrkoff.CodingStandards&version=0.1.5
#tool nuget:?package=gerrkoff.CodingStandards&version=0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
gerrkoff.CodingStandards
Shared coding standards for .NET projects.
Installation
dotnet add package gerrkoff.CodingStandards
What's Included
- Build properties
- EditorConfig rules
- Analyzers
License
MIT
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.CodeAnalysis.BannedApiAnalyzers (>= 3.3.4)
- StyleCop.Analyzers (>= 1.2.0-beta.556)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on gerrkoff.CodingStandards:
| Package | Downloads |
|---|---|
|
gerrkoff.Monitoring
Monitoring infrastructure using Grafana stack |
GitHub repositories
This package is not used by any popular GitHub repositories.