CSharpGuidelinesAnalyzer 0.4.0-pre-00001

This is a prerelease version of CSharpGuidelinesAnalyzer.
There is a newer version of this package available.
See the version list below for details.
dotnet add package CSharpGuidelinesAnalyzer --version 0.4.0-pre-00001                
NuGet\Install-Package CSharpGuidelinesAnalyzer -Version 0.4.0-pre-00001                
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="CSharpGuidelinesAnalyzer" Version="0.4.0-pre-00001" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CSharpGuidelinesAnalyzer --version 0.4.0-pre-00001                
#r "nuget: CSharpGuidelinesAnalyzer, 0.4.0-pre-00001"                
#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 CSharpGuidelinesAnalyzer as a Cake Addin
#addin nuget:?package=CSharpGuidelinesAnalyzer&version=0.4.0-pre-00001&prerelease

// Install CSharpGuidelinesAnalyzer as a Cake Tool
#tool nuget:?package=CSharpGuidelinesAnalyzer&version=0.4.0-pre-00001&prerelease                

Reports diagnostics for C# coding guidelines that are not already covered by Resharper.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on CSharpGuidelinesAnalyzer:

Package Downloads
SimairaDigital.CodingGuidelines

Simaira Digital BackendCoding Guidelines

SimairaDigital.CSharp.Coding.Guidelines

Simaira Digital C# Coding Guidelines

Pangea.Domain

Package Description

GitHub repositories (6)

Showing the top 5 popular GitHub repositories that depend on CSharpGuidelinesAnalyzer:

Repository Stars
fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
meysamhadeli/booking-microservices
Practical microservices, built with .Net 9, DDD, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
json-api-dotnet/JsonApiDotNetCore
A framework for building JSON:API compliant REST APIs using ASP.NET and Entity Framework Core.
AwesomeAssertions/AwesomeAssertions
A fork of FluentAssertions controlled by the community.
meysamhadeli/booking-modular-monolith
Practical Modular Monolith, built with .Net 9, DDD, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
Version Downloads Last updated
3.8.5 73,504 4/22/2024
3.8.4 48,934 10/4/2023
3.8.3 43,339 3/10/2023
3.8.2 63,204 8/22/2022
3.8.1 23,397 4/29/2022
3.8.0 74,628 3/13/2022
3.7.1 30,516 12/5/2021
3.7.0 8,837 9/12/2021
3.6.0 46,844 2/27/2021
3.5.0 54,220 4/27/2020
3.4.0 6,204 1/14/2020
3.3.0 2,300 11/23/2019
3.2.0 84,924 8/3/2019
3.1.0 14,361 7/19/2019
3.0.0 35,050 7/5/2018
2.6.1 26,641 12/9/2017
2.6.0 1,994 12/5/2017
2.0.0 4,513 8/18/2017
1.0.1 1,419 6/5/2017
1.0.0 9,301 3/13/2017
0.5.0-pre-00001 980 1/7/2017
0.4.0-pre-00001 991 12/18/2016
0.3.0-pre-00001 1,082 11/23/2016
0.2.0-pre-00000 1,055 11/9/2016
0.1.0-pre-00089 1,229 11/5/2016
0.1.0-pre-00059 1,010 10/28/2016
0.1.0-pre-00022 998 10/13/2016

Removed analyzer for AV1525; restored analyzer for AV1536.