D2L.CodeStyle.Analyzers 0.220.0

dotnet add package D2L.CodeStyle.Analyzers --version 0.220.0
                    
NuGet\Install-Package D2L.CodeStyle.Analyzers -Version 0.220.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.220.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.220.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.220.0
                    
#r "nuget: D2L.CodeStyle.Analyzers, 0.220.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.220.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.220.0
                    
Install as a Cake Addin
#tool nuget:?package=D2L.CodeStyle.Analyzers&version=0.220.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.220.0 434 7/14/2025
0.219.0 3,655 6/19/2025
0.218.0 383 5/28/2025
0.217.0 141,037 8/12/2024
0.216.0 520 8/9/2024
0.215.0 1,853 8/1/2024
0.214.0 203 8/1/2024
0.213.0 13,596 4/25/2024
0.212.0 218 4/25/2024
0.211.0 13,091 1/26/2024
0.210.0 6,839 12/6/2023
0.209.0 675 12/1/2023
0.208.0 1,240 11/30/2023
0.207.0 1,809 11/21/2023
0.206.0 760 11/20/2023
0.205.0 968 11/17/2023
0.204.0 2,715 11/2/2023
0.203.0 1,637 8/18/2023
0.202.0 9,830 8/18/2023
0.200.0 1,409 8/11/2023
Loading failed