NUnit.Analyzers
3.0.0
See the version list below for details.
dotnet add package NUnit.Analyzers --version 3.0.0
NuGet\Install-Package NUnit.Analyzers -Version 3.0.0
<PackageReference Include="NUnit.Analyzers" Version="3.0.0" />
paket add NUnit.Analyzers --version 3.0.0
#r "nuget: NUnit.Analyzers, 3.0.0"
// Install NUnit.Analyzers as a Cake Addin #addin nuget:?package=NUnit.Analyzers&version=3.0.0 // Install NUnit.Analyzers as a Cake Tool #tool nuget:?package=NUnit.Analyzers&version=3.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 (10)
Showing the top 5 NuGet packages that depend on NUnit.Analyzers:
Package | Downloads |
---|---|
Coffee.NetCore
Package Description |
|
Seeq.Link.SDK.TestFramework
Framework for performing standard tests of Seeq C# connnectors |
|
CommonApiTestLib
This library provides you a faster and more reliable way to create your api testing framework using Restsharp |
|
Net4x.CoreLibrary.TypedBackgroundWorker.Test
Package Description |
|
YuzuDelivery.Umbraco.Import.Integration.Tests
Package Description |
GitHub repositories (187)
Showing the top 5 popular GitHub repositories that depend on NUnit.Analyzers:
Repository | Stars |
---|---|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
|
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
quartznet/quartznet
Quartz Enterprise Scheduler .NET
|
|
jstedfast/MailKit
A cross-platform .NET library for IMAP, POP3, and SMTP.
|
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 2,288,402 | 8/9/2024 |
4.2.0 | 3,036,022 | 4/24/2024 |
4.1.0 | 1,584,924 | 3/16/2024 |
4.0.1 | 1,485,712 | 2/1/2024 |
4.0.0 | 199,775 | 1/27/2024 |
3.10.0 | 3,169,035 | 11/27/2023 |
3.10.0-beta1 | 6,199 | 11/17/2023 |
3.9.0 | 3,034,380 | 10/27/2023 |
3.8.0 | 842,472 | 9/25/2023 |
3.7.0 | 198,771 | 9/16/2023 |
3.6.1 | 10,753,929 | 3/10/2023 |
3.6.0 | 370,296 | 2/21/2023 |
3.5.0 | 3,955,899 | 10/23/2022 |
3.3.0 | 15,255,790 | 1/8/2022 |
3.2.0 | 211,921 | 8/28/2021 |
3.1.0 | 186,389 | 4/4/2021 |
3.0.0 | 99,422 | 1/18/2021 |
2.10.0 | 2,917 | 11/27/2023 |
2.10.0-beta1 | 191 | 11/17/2023 |
2.9.0 | 940 | 10/27/2023 |
2.8.0 | 1,062 | 9/25/2023 |
2.7.0 | 1,052 | 9/16/2023 |
2.6.1 | 3,675 | 3/10/2023 |
2.6.0 | 1,377 | 2/21/2023 |
2.5.0 | 1,711 | 10/23/2022 |
2.3.0 | 1,527 | 1/8/2022 |
2.2.0 | 1,493 | 8/28/2021 |
2.1.0 | 2,140 | 4/4/2021 |
2.0.0 | 1,744 | 1/18/2021 |
0.6.0 | 66,618 | 11/24/2020 |
0.5.0 | 16,294 | 9/30/2020 |
0.4.0 | 18,323 | 7/25/2020 |
0.3.0 | 30,964 | 5/20/2020 |
0.2.0 | 33,037 | 4/16/2020 |
See the release notes on https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.txt.