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

109 stars
10 watching
18 forks
Language: C#
last commit: over 2 years ago

Related projects:

RepositoryDescriptionStars
autofac/autofac.extensions.dependencyinjectionAn Autofac implementation of the .NET Core dependency injection abstraction interfaces198
autofac/autofac.webIntegrates Autofac IoC container with ASP.NET Web Forms for dependency injection and module management10
autofac/autofac.multitenantSupports multitenancy in .NET applications using the Autofac IoC container39
autofac/autofac.extras.aggregateserviceGenerates dynamic aggregate services for use in dependency injection containers like Autofac.4
autofac/autofac.poolingEnables pooling of instances in Autofac's dependency injection system3
autofac/autofac.configurationProvides configuration support for a dependency injection container40
autofac/autofac.multitenant.wcfProvides enhancements to WCF for multitenant applications3
autofac/autofac.mvcProvides integration between Autofac and ASP.NET MVC.50
autofac/autofac.webapiA package that integrates Autofac with ASP.NET Web API.36
jonpsmith/authpermissions.aspnetcoreA comprehensive authorization and multi-tenant library for ASP.NET Core applications822
autofac/autofac.extras.dynamicproxyLibrary to enable method interception and decoration in object graphs using dynamic proxying.106
autofac/autofac.diagnostics.dotgraphTools to enable detailed visual representation of resolve operations in dependency injection frameworks3
autofac/autofac.servicefabricProvides service factory implementations for Actors, Stateful Services and Stateless Services in Azure Service Fabric26
autofac/autofac.webapi.owinIntegration of ASP.NET Web API with Autofac container management for OWIN applications.8
autofac/autofac.signalrEnables ASP.NET classic SignalR integration with Autofac IoC container10