ConventionCodeFixVerifier 3.1.0
dotnet add package ConventionCodeFixVerifier --version 3.1.0
NuGet\Install-Package ConventionCodeFixVerifier -Version 3.1.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="ConventionCodeFixVerifier" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ConventionCodeFixVerifier --version 3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ConventionCodeFixVerifier, 3.1.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.
// Install ConventionCodeFixVerifier as a Cake Addin #addin nuget:?package=ConventionCodeFixVerifier&version=3.1.0 // Install ConventionCodeFixVerifier as a Cake Tool #tool nuget:?package=ConventionCodeFixVerifier&version=3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Extends the CodeFixVerifier class in the "Analyzer with Code Fix" project template to read test cases from .cs files by naming convention.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 7.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on ConventionCodeFixVerifier:
Repository | Stars |
---|---|
Grabacr07/KanColleViewer
艦これブラウザーのようなもの
|
Version | Downloads | Last updated |
---|---|---|
3.1.0 | 5,917 | 12/3/2015 |
3.0.1 | 1,982 | 7/9/2015 |
3.0.0 | 1,096 | 7/9/2015 |
2.2.0 | 1,122 | 7/1/2015 |
2.1.0 | 1,232 | 6/12/2015 |
2.0.2 | 1,097 | 6/12/2015 |
2.0.1 | 1,086 | 6/12/2015 |
2.0.0 | 1,085 | 6/12/2015 |
1.1.3 | 1,097 | 6/11/2015 |
1.1.2 | 1,110 | 6/11/2015 |
1.1.1 | 1,127 | 6/10/2015 |
1.1.0 | 1,088 | 6/10/2015 |
1.0.0 | 1,116 | 6/10/2015 |
Support tests for multiple actions on the code-fix.