Project DescriptionReflective adds lots of new extension methods related to reflection and Reflection.Emit, to make it easier to build code dynamically at runtime.
Features
- Language: C# 3.0
- Runtime: .NET 3.5 Client Profile or .NET 4.0 Client Profile
- NuGet package here: Reflective
- All source code available, fully documented (that is, all public types and methods will have full XML documentation, source itself hopefully won't need comments)
- Will have online documentation