NUnit.Analyzers
2.0.0
See the version list below for details.
dotnet add package NUnit.Analyzers --version 2.0.0
NuGet\Install-Package NUnit.Analyzers -Version 2.0.0
<PackageReference Include="NUnit.Analyzers" Version="2.0.0" />
paket add NUnit.Analyzers --version 2.0.0
#r "nuget: NUnit.Analyzers, 2.0.0"
// Install NUnit.Analyzers as a Cake Addin
#addin nuget:?package=NUnit.Analyzers&version=2.0.0
// Install NUnit.Analyzers as a Cake Tool
#tool nuget:?package=NUnit.Analyzers&version=2.0.0
This package includes analyzers and code fixes for test projects using NUnit 3. The analyzers will mark wrong usages when writing tests, and the code fixes can be used to used to correct these usages.
Version 3.0 and upwards works in Visual Studio 2019 and also enables supression of compiler errors such as errors arising from nullable reference types. For Visual Studio 2017 one must use versions below 3.0.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NUnit.Analyzers:
Package | Downloads |
---|---|
YuzuDelivery.Umbraco.Import.Integration.Tests
Package Description |
GitHub repositories (40)
Showing the top 5 popular GitHub repositories that depend on NUnit.Analyzers:
Repository | Stars |
---|---|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
morelinq/MoreLINQ
Extensions to LINQ to Objects
|
|
ScottPlot/ScottPlot
Interactive plotting library for .NET
|
|
Pryaxis/TShock
☕️⚡️TShock provides Terraria servers with server-side characters, anti-cheat, and community management tools.
|
|
abishekaditya/DesignPatterns
Project : Design Patterns Examples in C#
|
Version | Downloads | Last updated |
---|---|---|
3.5.0 | 476,220 | 10/23/2022 |
3.3.0 | 2,970,505 | 1/8/2022 |
3.2.0 | 144,017 | 8/28/2021 |
3.1.0 | 148,637 | 4/4/2021 |
3.0.0 | 93,052 | 1/18/2021 |
2.5.0 | 232 | 10/23/2022 |
2.3.0 | 263 | 1/8/2022 |
2.2.0 | 265 | 8/28/2021 |
2.1.0 | 841 | 4/4/2021 |
2.0.0 | 391 | 1/18/2021 |
0.6.0 | 47,565 | 11/24/2020 |
0.5.0 | 14,796 | 9/30/2020 |
0.4.0 | 15,499 | 7/25/2020 |
0.3.0 | 26,818 | 5/20/2020 |
0.2.0 | 9,045 | 4/16/2020 |
See the release notes on https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.txt.