A fail-fast validation helper for .NET CIL generation.
Info
Version: | 4.8.0 |
Author(s): | kmontrose, nothrow |
Last Update: | Wednesday, November 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nothrow/Sigil |
NuGet Url: | https://www.nuget.org/packages/Sigil.NetStandard |
Install
Install-Package Sigil.NetStandard
dotnet add package Sigil.NetStandard
paket add Sigil.NetStandard
Sigil.NetStandard Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.ILGeneration(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.Reflection.Metadata(>= 1.5.0)
Tags