Ninject.Extensions.Interception 2.0.1 Released

by Ian Davis on March 19, 2010

in Programming

I have just pushed new binaries and tagged the release on GitHub. There was confusion on how to deal with automatic module loading with the release that contained both proxy modules – every mailing list question pertained to this confusion, so it needed to be resolved. I have removed this release in favor of having the user download the extension with the dynamic proxy implementation of their choice.

There are two new projects: Ninject.Extensions.Interception.LinFu and Ninject.Extensions.Interception.DynamicProxy2 that contain the necessary classes for each dynamic proxy implementation.

This update also introduces LinFu.DynamicProxy for Silverlight 3.0 support.

You can download the latest release 2.0.1.0 from the GitHub project downloads page.

Share and Enjoy:
  • Print
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • DotNetKicks
  • DZone
  • email
  • LinkedIn
  • RSS
  • StumbleUpon
  • Technorati
  • Twitter

{ 1 comment }

1 Tom R March 19, 2010 at 2:27 pm

Nice one Ian, I think this definitely makes more sense.

blog comments powered by Disqus

Previous post:

Next post: