Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 264 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 264 Bytes

TODO

  • Constructor interception
  • Generic methods interception
  • Thread-safe code block replacement
  • Minimize usage of BCL in code inject module
  • Manual method compilation (find the example)
  • .NET 4.0 support
  • .NET 3.5 -> 2.0
  • .NET Core support
  • Tests