Info
Version: | 1.0.0.5 |
Author(s): | Guillermo Som (elGuille) |
Last Update: | Sunday, October 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.elguillemola.com/2020/09/gscompilarnet-una-biblioteca-de-clases-para-compilar-codigo-de-c-o-vb/ |
NuGet Url: | https://www.nuget.org/packages/gsCompilarNET |
Install
Install-Package gsCompilarNET
dotnet add package gsCompilarNET
paket add gsCompilarNET
gsCompilarNET Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.CSharp(>= 3.7.0)
- Microsoft.CodeAnalysis.Compilers(>= 3.7.0)
- Microsoft.CodeAnalysis.VisualBasic(>= 3.7.0)
Tags
Basada en código en C# de Laurent Kempé (Copyright (c) 2019 Laurent Kempé) y otras fuentes de la web.
(para .NET Core 3.1 revisión del 25/Oct/2020).