RoslynNUnitLight 1.0.0-rc3

This is a prerelease version of RoslynNUnitLight.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package RoslynNUnitLight --version 1.0.0-rc3
                    
NuGet\Install-Package RoslynNUnitLight -Version 1.0.0-rc3
                    
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="RoslynNUnitLight" Version="1.0.0-rc3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RoslynNUnitLight" Version="1.0.0-rc3" />
                    
Directory.Packages.props
<PackageReference Include="RoslynNUnitLight" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add RoslynNUnitLight --version 1.0.0-rc3
                    
#r "nuget: RoslynNUnitLight, 1.0.0-rc3"
                    
#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.
#:package RoslynNUnitLight@1.0.0-rc3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=RoslynNUnitLight&version=1.0.0-rc3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=RoslynNUnitLight&version=1.0.0-rc3&prerelease
                    
Install as a Cake Tool

A lightweight framework for creating unit tests for Roslyn diagnostic analyzers, code fixes and refactorings using NUnit.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on RoslynNUnitLight:

Repository Stars
meng-hui/UnityEngineAnalyzer
Roslyn Analyzer for Unity3D
DustinCampbell/CSharpEssentials
C# Essentials is a collection of Roslyn diagnostic analyzers, code fixes and refactorings that make it easy to work with C# 6 language features.
Version Downloads Last Updated
1.0.0-rc4 58 4/30/2015
1.0.0-rc3 75 4/28/2015
1.0.0-rc2 40 4/23/2015
1.0.0-rc1 49 4/23/2015