Skip to content

Releases: mtamme/NProxy

Version 2.1.0.

01 Feb 11:04
Compare
Choose a tag to compare
  • Reduced generated IL code size.
  • Exposed additional metadata via IProxyTemplate interface.
  • Changed dynamic type naming.

Version 2.0.1.

01 Feb 11:06
Compare
Choose a tag to compare
  • Fixed documentation.

Version 2.0.0.

01 Feb 11:06
Compare
Choose a tag to compare
  • Changed target framework to .NET 3.5.
  • Separated proxy creation from proxy instantiation.
  • Exposed interception metadata via IProxyTemplate interface.
  • Removed obsolete proxy adaption method.

Version 1.2.1.

01 Feb 11:06
Compare
Choose a tag to compare
  • Improved proxy creation performance.
  • Fixed naming for explicit interface implementation.
  • Fixed generic type method identification.
  • Fixed proxy type identification.

Version 1.2.0.

01 Feb 11:08
Compare
Choose a tag to compare
  • Renamed proxy interface adaption method.
  • Fixed method identification inside interceptor implementation.
  • Improved cache lookup performance.

Version 1.1.0.

01 Feb 11:08
Compare
Choose a tag to compare
  • Added null value checks for target objects.
  • Simplified IProxyFactory interface.

Version 1.0.4.

01 Feb 11:08
Compare
Choose a tag to compare
  • Added license files to NuGet package.
  • Fixed NuGet metadata.

Version 1.0.3.

01 Feb 11:08
Compare
Choose a tag to compare
  • Fixed NuGet metadata.

Version 1.0.2.

01 Feb 11:07
Compare
Choose a tag to compare
  • Fixed NuGet metadata.

Version 1.0.1.

01 Feb 11:07
Compare
Choose a tag to compare
  • Fixed NuGet metadata.