Altemiq.DotNet.CodingStandard 1.0.221

dotnet add package Altemiq.DotNet.CodingStandard --version 1.0.221
                    
NuGet\Install-Package Altemiq.DotNet.CodingStandard -Version 1.0.221
                    
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="Altemiq.DotNet.CodingStandard" Version="1.0.221">
  <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="Altemiq.DotNet.CodingStandard" Version="1.0.221" />
                    
Directory.Packages.props
<PackageReference Include="Altemiq.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 Altemiq.DotNet.CodingStandard --version 1.0.221
                    
#r "nuget: Altemiq.DotNet.CodingStandard, 1.0.221"
                    
#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 Altemiq.DotNet.CodingStandard@1.0.221
                    
#: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=Altemiq.DotNet.CodingStandard&version=1.0.221
                    
Install as a Cake Addin
#tool nuget:?package=Altemiq.DotNet.CodingStandard&version=1.0.221
                    
Install as a Cake Tool

Altemiq.DotNet.CodingStandard

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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.221 31 3/28/2026
1.0.220 42 3/27/2026
1.0.219 35 3/26/2026
1.0.218 39 3/24/2026
1.0.217 84 3/22/2026
1.0.216 86 3/17/2026
1.0.215 98 3/17/2026
1.0.214 109 3/13/2026
1.0.213 100 3/13/2026
1.0.212 85 3/9/2026
1.0.211 82 3/9/2026
1.0.210 84 3/8/2026
1.0.209 82 3/4/2026
1.0.208 258 2/27/2026
1.0.207 87 2/25/2026
1.0.206 89 2/25/2026
1.0.205 89 2/25/2026
1.0.204 179 2/23/2026
1.0.203 87 2/22/2026
1.0.202 89 2/22/2026
Loading failed