altcode.gendarme 2020.7.21.12091-pre-release

This is a prerelease version of altcode.gendarme.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package altcode.gendarme --version 2020.7.21.12091-pre-release
NuGet\Install-Package altcode.gendarme -Version 2020.7.21.12091-pre-release
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="altcode.gendarme" Version="2020.7.21.12091-pre-release" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add altcode.gendarme --version 2020.7.21.12091-pre-release
#r "nuget: altcode.gendarme, 2020.7.21.12091-pre-release"
#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.
// Install altcode.gendarme as a Cake Addin
#addin nuget:?package=altcode.gendarme&version=2020.7.21.12091-pre-release&prerelease

// Install altcode.gendarme as a Cake Tool
#tool nuget:?package=altcode.gendarme&version=2020.7.21.12091-pre-release&prerelease

A somewhat updated build of the Mono.Gendarme static analysis tool for use with modern (including .net standard/core) assemblies.

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
2023.12.27.19054 246 12/27/2023
2023.8.26.15512 271 8/26/2023
2023.1.22.12221 446 1/22/2023
2023.1.21.13293 329 1/21/2023
2022.12.6.7345 447 12/6/2022
2022.5.17.8260 1,035 5/17/2022

# 2020.7.21.12xxx-pre-release

Issues found in use
* Notice zero values in non-int32 enums
* Skip types called `<PrivateImplementationDetails>`

For previous releases, go here -- https://github.com/SteveGilham/Gendarme/blob/master/ReleaseNotes%20-%20Previously.md
Since this is a release from a fork, [issues should be reported at my related repo](https://github.com/SteveGilham/altcode.fake/issues) that contains a Fake driver for the Gendarme tool, but noted as being against the forked Gendarme tool itself.