MSBuilder: Roslyn NuGet Package

Allows custom tasks to efficiently load and access
a Roslyn project for code generation or analysis.

Multiple tasks, targets
and even projects will all share the same Workspace and loaded Projects,
thereby optimizing build times.

Usage:
In your custom task library, install the MSBuilder.Roslyn package, and just
use the two new provided extension methods for Task: GetWorkspace and GetOrAddProject.




Got any MSBuilder: Roslyn Question?





Info

Version: 0.2.5
Author(s): Mobile Essentials
Last Update: Wednesday, November 16, 2016
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/MobileEssentials/MSBuilder/
NuGet Url: https://www.nuget.org/packages/MSBuilder.Roslyn


Install
Install-Package MSBuilder.Roslyn
dotnet add package MSBuilder.Roslyn
paket add MSBuilder.Roslyn
MSBuilder.Roslyn Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

1

days-since-last-release

2716