Posts tagged #di
Nancy Bootstrapper for Castle Windsor
On a current project I have decided to use NancyFx for services that expose data to the client via Ajax. The solution already uses Umbraco for CMS capabilities and everything is wired up using Castle Windsor for DI. From the start I was hoping to just install the nuget packages...