Info
Version: | 1.3.4 |
Author(s): | Allen Cui |
Last Update: | Thursday, June 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SecretNest/CSharpRoslynAgency/ |
NuGet Url: | https://www.nuget.org/packages/SecretNest.CSharpRoslynAgency |
Install
Install-Package SecretNest.CSharpRoslynAgency
dotnet add package SecretNest.CSharpRoslynAgency
paket add SecretNest.CSharpRoslynAgency
SecretNest.CSharpRoslynAgency Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.CodeAnalysis.CSharp(>= 3.6.0)
- Microsoft.CodeAnalysis.CSharp(>= 3.6.0)
- Microsoft.CodeAnalysis.CSharp(>= 3.6.0)
- Microsoft.CodeAnalysis.CSharp(>= 3.6.0)
- Microsoft.CodeAnalysis.CSharp(>= 3.6.0)
NetStandard 2 & 2.1, NetCore 2.1 & 3.1 and NetFx 4.6.1 are supported.
C# 8 is supported.
Due to the Roslyn limitation, NetFx 4.6 is not supported in this version. For NetFx 4.6 user, version 1.3.0 of this package is the latest.