Autofac.ServiceFabric
Service Fabric support library
Provides service factory implementations for Actors, Stateful Services and Stateless Services in Azure Service Fabric
Autofac integration for Azure Service Fabric. Provides service factory implementations for Actors, Stateful Services and Stateless Services.
26 stars
10 watching
27 forks
Language: C#
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
autofac/autofac.extras.aggregateservice | Generates dynamic aggregate services for use in dependency injection containers like Autofac. | 4 |
autofac/autofac.mvc | Provides integration between Autofac and ASP.NET MVC. | 49 |
autofac/autofac.web | Integrates Autofac IoC container with ASP.NET Web Forms for dependency injection and module management | 10 |
autofac/autofac.aspnetcore.multitenant | Provides multitenant dependency injection support for ASP.NET Core applications | 108 |
autofac/autofac.pooling | Enables pooling of instances in Autofac's dependency injection system | 3 |
autofac/autofac.extras.commonservicelocator | An implementation of a service locator pattern for managing dependencies in an IoC container | 7 |
autofac/autofac.webapi | A package that integrates Autofac with ASP.NET Web API. | 36 |
mikkelhegn/containerssflab | Labs and instructions for containerizing and deploying ASP.NET applications on Service Fabric clusters. | 19 |
autofac/autofac.multitenant.wcf | Provides enhancements to WCF for multitenant applications | 3 |
autofac/autofac.configuration | Provides configuration support for a dependency injection container | 40 |
autofac/autofac.multitenant | Supports multitenancy in .NET applications using the Autofac IoC container | 39 |
autofac/autofac.wcf | Integrates Windows Communication Foundation (WCF) with Autofac IoC container | 22 |
coherentsolutionsinc/aspnetcore-service-fabric-hosting | An extension to ASP.NET Generic Host that simplifies the development of Service Fabric Reliable Services by removing unnecessary code and improving separation of concerns. | 24 |
autofac/autofac.mef | Integrates Managed Extensibility Framework (MEF) with Autofac IoC container | 19 |
peterbryntesson/servicefabric.watchdog | A framework for monitoring and managing Azure Service Fabric services with custom metrics | 9 |