A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution`/`csproj.
Info
| Version: | 1.2.0 |
| Author(s): | Alexandre Mutel |
| Last Update: | Saturday, September 16, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/xoofx/Broslyn |
| NuGet Url: | https://www.nuget.org/packages/Broslyn |
Install
Install-Package Broslyn
dotnet add package Broslyn
paket add Broslyn
Broslyn Download (Unzip the "nupkg" after downloading)
Dependencies
- MSBuild.StructuredLogger(>= 2.1.215)
- Microsoft.CodeAnalysis.CSharp.Workspaces(>= 3.7.0)
Tags