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.
dotnet add package System.Reflection.Emit --version 4.0.0-beta-22231
Install-Package System.Reflection.Emit -Version 4.0.0-beta-22231
| 包名 | 版本要求 |
|---|---|
| System.IO | [4.0.0-beta-22231, ) |
| System.Reflection | [4.0.0-beta-22231, ) |
| System.Reflection.Emit.ILGeneration | [4.0.0-beta-22231, ) |
| System.Reflection.Primitives | [4.0.0-beta-22231, ) |
| System.Runtime | [4.0.0-beta-22231, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 1900-01-01 00:00:00 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |