Gu.Roslyn.Asserts.Analyzers 3.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Gu.Roslyn.Asserts.Analyzers --version 3.1.1
NuGet\Install-Package Gu.Roslyn.Asserts.Analyzers -Version 3.1.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="Gu.Roslyn.Asserts.Analyzers" Version="3.1.1">
  <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.
paket add Gu.Roslyn.Asserts.Analyzers --version 3.1.1
#r "nuget: Gu.Roslyn.Asserts.Analyzers, 3.1.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.
// Install Gu.Roslyn.Asserts.Analyzers as a Cake Addin
#addin nuget:?package=Gu.Roslyn.Asserts.Analyzers&version=3.1.1

// Install Gu.Roslyn.Asserts.Analyzers as a Cake Tool
#tool nuget:?package=Gu.Roslyn.Asserts.Analyzers&version=3.1.1

Analyzers and cod 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 (2)

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

Repository Stars
DotNetAnalyzers/IDisposableAnalyzers
Roslyn analyzers for IDisposable
DotNetAnalyzers/WpfAnalyzers
Version Downloads Last updated
4.0.0 19,302 11/21/2021
3.3.1 9,286 8/20/2020
3.2.10 2,968 11/13/2019
3.2.9 653 11/10/2019
3.2.8 515 11/10/2019
3.2.7 594 11/9/2019
3.2.6 550 11/8/2019
3.2.5 690 11/5/2019
3.2.4 810 10/25/2019
3.2.3 1,389 8/20/2019
3.2.2.1 1,076 8/5/2019
3.2.2 973 8/4/2019
3.1.2 775 7/12/2019
3.1.1 563 7/12/2019
3.1.0 838 7/12/2019

BUGFIX: NRE in exception analyzer.