1. Simple Injector ASP.NET Integration

    By:

    The Simple Injector ASP.NET Integration package adds a lifestyle to the Simple Injector called 'Per Web Request', which allows instances to live within a single HTTP request and get disposed when the request ends.

  2. Simple Injector WCF Integration

    By:

    The Simple Injector WCF Integration package adds a ServiceHost and ServiceHostFactory to allow dependency injection on WCF service types.

  3. Simple Injector WCF Integration Quick Start

    By:

    Quick Start for Simple Injector WCF integration. This package adds the needed dependencies and code examples to get started quickly with Simple Injector in an WCF application.

  4. LightInject.Web

    By:

    Enables the LightInject service container to be used in a web application by providing per web request scoped services.