A class generator and interceptor based on the Roslyn compiler.
Info
Version: | 1.0.3-beta |
Author(s): | R Eyres |
Last Update: | Wednesday, August 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/roberino/CodeProxy |
NuGet Url: | https://www.nuget.org/packages/CodeProxy |
Install
Install-Package CodeProxy
dotnet add package CodeProxy
paket add CodeProxy
CodeProxy Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Reflection(>= 4.3.0)
- Microsoft.CodeAnalysis.CSharp(>= 1.3.0)
- NETStandard.Library(>= 1.6.0)
- System.Reflection(>= 4.3.0)
- Microsoft.CodeAnalysis.CSharp(>= 1.3.0)
- System.Runtime.Loader(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- Microsoft.CodeAnalysis.CSharp(>= 1.3.0)
- System.Runtime.Loader(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- Microsoft.CodeAnalysis.CSharp(>= 1.3.0)
Tags