Provides classes that allow a compiler or tool to emit metadata and optionally generate a PE file on disk. The primary clients of these classes are script engines and compilers. Commonly Used Types: System.Reflection.Emit.AssemblyBuilder System.Reflection.Emit.FieldBuilder System.Reflection.Emit.TypeBuilder System.Reflection.Emit.MethodBuilder System.Reflection.Emit.ConstructorBuilder System.Reflection.Emit.GenericTypeParameterBuilder System.Reflection.Emit.ModuleBuilder System.Reflection.Emit.PropertyBuilder System.Reflection.Emit.AssemblyBuilderAccess System.Reflection.Emit.EventBuilder When using NuGet 3.x this package requires at least version 3.4.
dotnet add package System.Reflection.Emit --version 4.6.0-preview.19073.11
Install-Package System.Reflection.Emit -Version 4.6.0-preview.19073.11
| 包名 | 版本要求 |
|---|---|
| System.IO | [4.3.0, ) |
| System.Reflection | [4.3.0, ) |
| System.Reflection.Emit.ILGeneration | [4.3.0, ) |
| System.Reflection.Primitives | [4.3.0, ) |
| System.Resources.ResourceManager | [4.3.0, ) |
| System.Runtime | [4.3.0, ) |
| System.Runtime.InteropServices | [4.3.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Reflection.Emit.ILGeneration | [4.3.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.IO | [4.3.0, ) |
| System.Reflection | [4.3.0, ) |
| System.Reflection.Emit.ILGeneration | [4.3.0, ) |
| System.Reflection.Primitives | [4.3.0, ) |
| System.Resources.ResourceManager | [4.3.0, ) |
| System.Runtime | [4.3.0, ) |
| System.Runtime.InteropServices | [4.3.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Reflection.Emit.ILGeneration | [4.3.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Reflection.Emit.ILGeneration | [4.3.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Reflection.Emit.ILGeneration | [4.3.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Reflection.Emit.ILGeneration | [4.3.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2019-01-29 16:16:23 |
| 项目主页 | https://dot.net/ |
| 许可证 | https://github.com/dotnet/corefx/blob/master/LICENSE.TXT |