Info
Version: | 1.2.5 |
Author(s): | Dustin Campbell, Ivan Yochev |
Last Update: | Sunday, April 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/phoenix172/RoslynNUnitLight.NetStandard |
NuGet Url: | https://www.nuget.org/packages/RoslynNUnitLight.NetStandard |
Install
Install-Package RoslynNUnitLight.NetStandard
dotnet add package RoslynNUnitLight.NetStandard
paket add RoslynNUnitLight.NetStandard
RoslynNUnitLight.NetStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.CSharp.Workspaces(>= 2.4.0)
- Microsoft.CodeAnalysis.VisualBasic.Workspaces(>= 2.4.0)
- NUnit(>= 3.10.1)
Tags
This is a NetStandard retarget of Dustin Campbell's library, targetting newer versions of CodeAnalysis packages.