Gu.Roslyn.Asserts.Analyzers 4.0.0

dotnet add package Gu.Roslyn.Asserts.Analyzers --version 4.0.0
                    
NuGet\Install-Package Gu.Roslyn.Asserts.Analyzers -Version 4.0.0
                    
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="Gu.Roslyn.Asserts.Analyzers" Version="4.0.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Gu.Roslyn.Asserts.Analyzers" Version="4.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Gu.Roslyn.Asserts.Analyzers">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 Gu.Roslyn.Asserts.Analyzers --version 4.0.0
                    
#r "nuget: Gu.Roslyn.Asserts.Analyzers, 4.0.0"
                    
#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 Gu.Roslyn.Asserts.Analyzers@4.0.0
                    
#: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=Gu.Roslyn.Asserts.Analyzers&version=4.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Gu.Roslyn.Asserts.Analyzers&version=4.0.0
                    
Install as a Cake Tool

Analyzers and code fixes for Gu.Roslyn.Asserts. Fixes breaking changes etc.

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 (4)

Showing the top 4 popular GitHub repositories that depend on Gu.Roslyn.Asserts.Analyzers:

Repository Stars
DotNetAnalyzers/IDisposableAnalyzers
Roslyn analyzers for IDisposable
DotNetAnalyzers/WpfAnalyzers
godot-gdunit-labs/gdUnit4Net
Official C# implementation of GDUnit4 - a comprehensive unit testing framework for Godot 4. Features VS/Rider test adapter integration, parameterized tests, scene runners, and extensive assertion methods.
nunit/nunit.analyzers
Roslyn analyzers for writing unit tests with NUnit
Version Downloads Last Updated
4.0.0 31,667 11/21/2021
3.3.1 10,379 8/20/2020
3.2.10 3,409 11/13/2019
3.2.9 922 11/10/2019
3.2.8 822 11/10/2019
3.2.7 840 11/9/2019
3.2.6 792 11/8/2019
3.2.5 946 11/5/2019
3.2.4 1,069 10/25/2019
3.2.3 1,700 8/20/2019
3.2.2.1 1,338 8/5/2019
3.2.2 1,357 8/4/2019
3.1.2 1,053 7/12/2019
3.1.1 800 7/12/2019
3.1.0 1,184 7/12/2019

BUGFIX: handle breaking change in Roslyn 3.3.1