roslyn Using Workspaces

30% OFF - 9th Anniversary discount on Entity Framework Extensions until December 15 with code: ZZZANNIVERSARY9

Introduction

The workspace is a programmatic representation of the C# hierarchy that consists of a solution, child projects and child documents.

Remarks

  • Currently there is no MSBuild workspace that supports a .NET Standard compliant projects. For more information see here.


Got any roslyn Question?