As you can see in Windsor wiki
There is a class named FromAssembly to help me with installers. But i'm unable to find it anywhere in Castle.* I'm using .NET 4
As you can see in Windsor wiki
There is a class named FromAssembly to help me with installers. But i'm unable to find it anywhere in Castle.* I'm using .NET 4
You can download the source code and do a crtrl-f on the solution:
http://github.com/castleproject/Castle.InversionOfControl
You will need a git client tool, Follow the instructions on the TortoiseGIT site to get one up and running if you dont have one already.