GCop.String 2.8.1

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

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (1)

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

Package Downloads
GCop.All.Common

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,869 5/18/2023
2.8.0 17,427 2/25/2022
2.7.9 1,528 2/5/2022
2.7.8 106,192 5/18/2021
2.7.7 51,511 5/10/2021
2.7.6 11,330 4/1/2021
2.7.5 1,478 3/5/2021
2.7.2 23,855 2/12/2021
2.7.0-rc.4 44,311 1/23/2020
2.7.0-rc.3 521 1/3/2020
2.6.2-rc.1 869 6/12/2019
2.6.1 171,255 6/12/2019
2.6.1-rc.2 644 4/23/2019
2.6.1-rc.1 556 4/23/2019
2.6.0 61,428 1/12/2019
2.6.0-rc.2 517 4/16/2019
2.6.0-rc.1 603 1/12/2019
2.4.9-rc.8 627 1/9/2019
2.4.9-rc.4 930 1/8/2019
2.4.9-rc.1 962 12/21/2018
Loading failed