GCop is a set up code analysis rules for improving C# code.
Info
Version: | 2.8.1 |
Author(s): | Geeks Ltd |
Last Update: | Thursday, May 18, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Geeksltd/GCop |
NuGet Url: | https://www.nuget.org/packages/GCop.All.Common |
Install
Install-Package GCop.All.Common
dotnet add package GCop.All.Common
paket add GCop.All.Common
GCop.All.Common Download (Unzip the "nupkg" after downloading)
Dependencies
- GCop.Collections(>= 2.6.1)
- GCop.Common(>= 2.6.1)
- GCop.Conditional(>= 2.6.1)
- GCop.ErrorHandling(>= 2.6.1)
- GCop.IO(>= 2.6.1)
- GCop.Linq(>= 2.6.1)
- GCop.String(>= 2.6.1)
- GCop.Thread(>= 2.6.1)