Provides the System.Reflection.Emit.DynamicMethod class, which represents a dynamic method that can be compiled, executed, and discarded. Discarded methods are available for garbage collection.
dotnet add package System.Reflection.Emit.Lightweight
Install-Package System.Reflection.Emit.Lightweight
| 作者 | Microsoft |
|---|---|
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |
| 最新版本 | 4.7.0 |