Custom type builder in C#.
Info
| Version: | 1.2.0 |
| Author(s): | CustomTypeBuilder |
| Last Update: | Thursday, May 31, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/amir734jj/CustomTypeBuilder.git |
| NuGet Url: | https://www.nuget.org/packages/CustomTypeBuilder |
Install
Install-Package CustomTypeBuilder
dotnet add package CustomTypeBuilder
paket add CustomTypeBuilder
CustomTypeBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reflection.Emit(>= 4.0.1)
- System.Reflection.Emit.ILGeneration(>= 4.3.0)
- System.Reflection.Primitives(>= 4.3.0)