Autofac.Owin
OWIN container manager
Provides an integration between ASP.NET OWIN and Autofac container management
OWIN integration for Autofac
23 stars
5 watching
15 forks
Language: C#
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
autofac/autofac.webapi.owin | Integration of ASP.NET Web API with Autofac container management for OWIN applications. | 8 |
autofac/autofac.mvc.owin | A NuGet package providing OWIN integration for ASP.NET MVC using Autofac as the dependency injection container. | 2 |
autofac/autofac.mvc | Provides integration between Autofac and ASP.NET MVC. | 49 |
autofac/autofac.webapi | A package that integrates Autofac with ASP.NET Web API. | 36 |
autofac/autofac.wcf | Integrates Windows Communication Foundation (WCF) with Autofac IoC container | 22 |
autofac/autofac.web | Integrates Autofac IoC container with ASP.NET Web Forms for dependency injection and module management | 10 |
autofac/autofac.multitenant | Supports multitenancy in .NET applications using the Autofac IoC container | 39 |
autofac/autofac.extras.attributemetadata | Supports adding metadata to objects in an IoC container for Autofac | 3 |
autofac/autofac.pooling | Enables pooling of instances in Autofac's dependency injection system | 3 |
autofac/autofac.multitenant.wcf | Provides enhancements to WCF for multitenant applications | 3 |
autofac/autofac.mef | Integrates Managed Extensibility Framework (MEF) with Autofac IoC container | 19 |
autofac/autofac.configuration | Provides configuration support for a dependency injection container | 40 |
terribledev/owinoauthproviders | A comprehensive collection of OAuth and OpenID authentication providers for OWIN | 504 |
autofac/autofac.extras.dynamicproxy | Library to enable method interception and decoration in object graphs using dynamic proxying. | 106 |
autofac/autofac.aspnetcore.multitenant | Provides multitenant dependency injection support for ASP.NET Core applications | 108 |