Articles : Page 1 of 1

  • MvcExtensions – Custom Service Registration

    MvcExtensions – Custom Service Registration

    May 10
    16

    [Special Note: I have just released SP1 Preview which contains the newly added Autofac Adapter and minor Windsor changes] In this post, I will show you how you can register your custom services in your preferred IoC container and how the MvcExtensions will integrate it with the rest of the application. One of the goal of MvcExtensions is, unlike the other mvc add-on library which provides its own custom interface for registration/resolution, it will let you use your container syntax that you...



  • 1