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" />
<PackageReference Include="ZeroFormatter.Analyzer" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
#tool nuget:?package=ZeroFormatter.Analyzer&version=1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | 569,575 | 11/25/2016 |
1.1.0 | 1,238 | 11/22/2016 |
1.0.9 | 1,241 | 11/15/2016 |
1.0.8 | 1,191 | 11/13/2016 |
1.0.7 | 3,267 | 11/10/2016 |
1.0.6 | 1,190 | 11/10/2016 |
1.0.5 | 1,512 | 11/4/2016 |
1.0.4 | 1,230 | 10/31/2016 |
1.0.3 | 1,233 | 10/25/2016 |
1.0.2 | 1,178 | 10/21/2016 |
1.0.1 | 1,186 | 10/20/2016 |
1.0.0 | 1,377 | 10/20/2016 |
Fix static property, array element check, explict interface impl.