Provides classes that allow a compiler or tool to emit Microsoft intermediate language (MSIL). The primary clients of these classes are script engines and compilers. Commonly Used Types: System.Reflection.Emit.ILGenerator System.Reflection.Emit.Label System.Reflection.Emit.CustomAttributeBuilder System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ParameterBuilder System.Reflection.Emit.SignatureHelper When using NuGet 3.x this package requires at least version 3.4.
dotnet add package System.Reflection.Emit.ILGeneration --version 4.3.0-preview1-24530-04
Install-Package System.Reflection.Emit.ILGeneration -Version 4.3.0-preview1-24530-04
| 包名 | 版本要求 |
|---|---|
| System.Reflection | [4.3.0-preview1-24530-04, ) |
| System.Reflection.Primitives | [4.3.0-preview1-24530-04, ) |
| System.Runtime | [4.3.0-preview1-24530-04, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-10-24 16:45:36 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |