RoslynTester 1.6.3
dotnet add package RoslynTester --version 1.6.3
NuGet\Install-Package RoslynTester -Version 1.6.3
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="RoslynTester" Version="1.6.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RoslynTester --version 1.6.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RoslynTester, 1.6.3"
#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 RoslynTester as a Cake Addin #addin nuget:?package=RoslynTester&version=1.6.3 // Install RoslynTester as a Cake Tool #tool nuget:?package=RoslynTester&version=1.6.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A library that will help you unit test your Roslyn analyzers. This package contains the default test helpers provided with the Diagnostics + CodeFix solution template but updated for the latest version of Roslyn and with a few enhancements.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- Microsoft.CodeAnalysis (>= 1.0.0)
- Microsoft.CodeAnalysis.CSharp (>= 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on RoslynTester:
Repository | Stars |
---|---|
MarcosMeli/FileHelpers
The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams
|
See https://github.com/Vannevelj/RoslynTester/releases/tag/v1.6.3 for details