Autofac.Extras.CommonServiceLocator
Service locator
An implementation of a service locator pattern for managing dependencies in an IoC container
Common Service Locator implementation for Autofac IoC
7 stars
6 watching
9 forks
Language: PowerShell
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
autofac/autofac.extras.aggregateservice | Generates dynamic aggregate services for use in dependency injection containers like Autofac. | 4 |
vincent-pradeilles/locatable | A micro framework that leverages Swift Property Wrappers to implement the Service Locator pattern in an object-oriented software development context. | 118 |
autofac/autofac.servicefabric | Provides service factory implementations for Actors, Stateful Services and Stateless Services in Azure Service Fabric | 26 |
autofac/autofac.configuration | Provides configuration support for a dependency injection container | 40 |
autofac/autofac.pooling | Enables pooling of instances in Autofac's dependency injection system | 3 |
autofac/autofac.signalr | Enables ASP.NET classic SignalR integration with Autofac IoC container | 10 |
autofac/autofac.web | Integrates Autofac IoC container with ASP.NET Web Forms for dependency injection and module management | 10 |
autofac/autofac.extras.attributemetadata | Supports adding metadata to objects in an IoC container for Autofac | 3 |
autofac/autofac.aspnetcore.multitenant | Provides multitenant dependency injection support for ASP.NET Core applications | 108 |
autofac/autofac.extras.dynamicproxy | Library to enable method interception and decoration in object graphs using dynamic proxying. | 106 |
autofac/autofac.multitenant | Supports multitenancy in .NET applications using the Autofac IoC container | 39 |
fluttercommunity/get_it | A Service Locator that decouples the interface from a concrete implementation and allows access to it throughout an App. | 1,356 |
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.extras.fakeiteasy | A library that provides an auto-mocking integration for the Inversion of Control (IoC) container Autofac. | 7 |