Where can I find the most updated version of Castle DynamicProxy for .NET 2.0?

209 Views Asked by At

I'm stuck to a Visual Studio 2005 solution; is there still a way to do AOP in .NET 2.0 nowadays? I really can't find it on Google.

2

There are 2 best solutions below

1
On BEST ANSWER

You should be able to download them straight from Sourceforge:

Castle Project - Browse/DynamicProxy

0
On

You can also use LinFu. See here: http://code.google.com/p/linfu/