Zoo.Analyzers 1.0.8

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

Zoo.Analyzers

Zoo.Analyzers on NuGet Zoo.Analyzers on NuGet

Flamingo icons created by Freepik - Flaticon

A Roslyn analyzers to enforce some good practices in C#.

Rules

Id Category Description Severity Is enabled Code fix
AZ0001 Style File-scoped namespace should be followed by an empty line ⚠️ ✔️ ✔️
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has 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
1.0.8 434 5/6/2025
1.0.7 140 5/6/2025
1.0.6 209 4/28/2025
1.0.5 190 4/14/2025
1.0.4 192 4/14/2025
1.0.3 375 4/14/2025
1.0.2 170 4/11/2025
1.0.1 166 4/7/2025
1.0.0 106 4/4/2025