Skip to content

0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@hypercodeplace hypercodeplace released this 25 Jul 13:59
· 60 commits to master since this release

The first version.

The following is supported:

  • Void/Result methods;
  • Async methods;
  • Generic methods;
  • Generic interfaces;
  • Ref/Out parameters;
  • Parameters with default values;
  • Parent interface members;
  • Indexers;
  • Properties (getters and setters);
  • Thread-safe proxy generation.