4 packages
returned for Tags:"Reflection.Emit"
The goal of this project is to provide a way to inject a dependency into a virtual method with simple lightweight library (it will be used in other projects)
The goal of this project is to provide a way to inject a dependency into Entity Framework's DbContext.
RunSharp is a runtime IL generator based on Reflection.Emit and IKVM which allows you to emit IL in a way similar to writing normal C# code.
It's a layer above the standard .NET Reflection.Emit API, allowing to generate/compile dynamic code at runtime very quickly and efficiently (unlike using...
More information
MSIL Helper provides extension methods to the ILGenerator type. Intellisense friendly Reflection.Emit at last.