Autofac.AspNetCore.Multitenant

DI service

Provides multitenant dependency injection support for ASP.NET Core applications

Enables multitenant dependency injection support for ASP.NET Core.

GitHub

108 stars
10 watching
18 forks
Language: C#
last commit: 8 months ago

Related projects:

Repository Description Stars
autofac/autofac.extensions.dependencyinjection An Autofac implementation of the .NET Core dependency injection abstraction interfaces 196
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.aggregateservice Generates dynamic aggregate services for use in dependency injection containers like Autofac. 4
autofac/autofac.pooling Enables pooling of instances in Autofac's dependency injection system 3
autofac/autofac.configuration Provides configuration support for a dependency injection container 40
autofac/autofac.multitenant.wcf Provides enhancements to WCF for multitenant applications 3
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
jonpsmith/authpermissions.aspnetcore Provides extra authorization and multi-tenant features to ASP.NET Core applications. 799
autofac/autofac.extras.dynamicproxy Library to enable method interception and decoration in object graphs using dynamic proxying. 106
autofac/autofac.diagnostics.dotgraph Tools to enable detailed visual representation of resolve operations in dependency injection frameworks 3
autofac/autofac.servicefabric Provides service factory implementations for Actors, Stateful Services and Stateless Services in Azure Service Fabric 26
autofac/autofac.webapi.owin Integration of ASP.NET Web API with Autofac container management for OWIN applications. 8
autofac/autofac.signalr Enables ASP.NET classic SignalR integration with Autofac IoC container 10