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.
#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 568,851 11/25/2016
1.1.0 1,203 11/22/2016
1.0.9 1,202 11/15/2016
1.0.8 1,154 11/13/2016
1.0.7 3,232 11/10/2016
1.0.6 1,155 11/10/2016
1.0.5 1,472 11/4/2016
1.0.4 1,190 10/31/2016
1.0.3 1,199 10/25/2016
1.0.2 1,145 10/21/2016
1.0.1 1,152 10/20/2016
1.0.0 1,343 10/20/2016

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