ZeroFormatter.Analyzer 1.1.1

dotnet add package ZeroFormatter.Analyzer --version 1.1.1
                    
NuGet\Install-Package ZeroFormatter.Analyzer -Version 1.1.1
                    
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="ZeroFormatter.Analyzer" Version="1.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZeroFormatter.Analyzer" Version="1.1.1" />
                    
Directory.Packages.props
<PackageReference Include="ZeroFormatter.Analyzer" />
                    
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 ZeroFormatter.Analyzer --version 1.1.1
                    
#r "nuget: ZeroFormatter.Analyzer, 1.1.1"
                    
#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 ZeroFormatter.Analyzer@1.1.1
                    
#: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=ZeroFormatter.Analyzer&version=1.1.1
                    
Install as a Cake Addin
#tool nuget:?package=ZeroFormatter.Analyzer&version=1.1.1
                    
Install as a Cake Tool

Analyzer of ZeroFormatter, verify rule for [ZeroFormattable] classes.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ZeroFormatter.Analyzer:

Package Downloads
ZayniFramework3.Middle.Service.Entity

The Middle.ServiceHost.Entity define the entities and DTOs for Middle.ServiceHost and Middle.ServiceHost.Client module.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.1 572,090 11/25/2016
1.1.0 1,279 11/22/2016
1.0.9 1,287 11/15/2016
1.0.8 1,231 11/13/2016
1.0.7 3,308 11/10/2016
1.0.6 1,231 11/10/2016
1.0.5 1,557 11/4/2016
1.0.4 1,274 10/31/2016
1.0.3 1,274 10/25/2016
1.0.2 1,221 10/21/2016
1.0.1 1,227 10/20/2016
1.0.0 1,432 10/20/2016

Fix static property, array element check, explict interface impl.