D2L.CodeStyle.Analyzers 0.223.0

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

D2L.CodeStyle analyzers

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

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
0.223.0 20,971 6/3/2026
0.222.0 16,999 5/15/2026
0.221.0 7,493 4/16/2026
0.220.0 1,169 7/14/2025
0.219.0 5,515 6/19/2025
0.218.0 442 5/28/2025
0.217.0 196,233 8/12/2024
0.216.0 570 8/9/2024
0.215.0 2,216 8/1/2024
0.214.0 243 8/1/2024
0.213.0 13,942 4/25/2024
0.212.0 253 4/25/2024
0.211.0 13,128 1/26/2024
0.210.0 6,862 12/6/2023
0.209.0 695 12/1/2023
0.208.0 1,265 11/30/2023
0.207.0 1,831 11/21/2023
0.206.0 791 11/20/2023
0.205.0 996 11/17/2023
0.204.0 2,742 11/2/2023
Loading failed