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 (3)

Showing the top 3 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.

TaleSpire.RPCPlugin

This is a developer tool to send network messages over RPC

TaleSpire.MOP

This patch allows downloading and syncing your private minis from modio in Talespire

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.1 598,988 11/25/2016
1.1.0 1,414 11/22/2016
1.0.9 1,421 11/15/2016
1.0.8 1,383 11/13/2016
1.0.7 3,430 11/10/2016
1.0.6 1,357 11/10/2016
1.0.5 1,711 11/4/2016
1.0.4 1,418 10/31/2016
1.0.3 1,394 10/25/2016
1.0.2 1,356 10/21/2016
1.0.1 1,351 10/20/2016
1.0.0 1,581 10/20/2016

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