ConventionCodeFixVerifier 2.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package ConventionCodeFixVerifier --version 2.1.0
NuGet\Install-Package ConventionCodeFixVerifier -Version 2.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="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ConventionCodeFixVerifier --version 2.1.0
#r "nuget: ConventionCodeFixVerifier, 2.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=2.1.0

// Install ConventionCodeFixVerifier as a Cake Tool
#tool nuget:?package=ConventionCodeFixVerifier&version=2.1.0

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.

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,844 12/3/2015
3.0.1 1,946 7/9/2015
3.0.0 1,065 7/9/2015
2.2.0 1,085 7/1/2015
2.1.0 1,198 6/12/2015
2.0.2 1,057 6/12/2015
2.0.1 1,056 6/12/2015
2.0.0 1,046 6/12/2015
1.1.3 1,061 6/11/2015
1.1.2 1,072 6/11/2015
1.1.1 1,094 6/10/2015
1.1.0 1,047 6/10/2015
1.0.0 1,077 6/10/2015

Add virtual property for specifying compilation options.