GCop.All.Common 2.8.1

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

GCop is a set up code analysis rules for improving C# code.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on GCop.All.Common:

Package Downloads
GCop.All.Geeks

GCop is a set up code analysis rules for improving C# code.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.8.1 1,790 5/18/2023
2.8.0 17,305 2/25/2022
2.7.9 1,322 2/5/2022
2.7.8 106,248 5/18/2021
2.7.7 52,187 5/10/2021
2.7.6 11,592 4/1/2021
2.7.5 1,475 3/5/2021
2.7.0-rc.6 45,282 1/23/2020
2.7.0-rc.5 707 1/3/2020
2.6.2-rc.2 676 11/27/2019
2.6.2-rc.1 1,042 6/12/2019
2.6.1 191,893 6/12/2019
2.6.1-rc.2 824 4/23/2019
2.6.1-rc.1 743 4/23/2019
2.6.0 63,437 1/12/2019
2.6.0-rc.2 716 4/16/2019
2.6.0-rc.1 801 1/12/2019
2.4.10-rc.1 805 1/11/2019
2.4.9-rc.6 787 1/8/2019
Loading failed