Autofac.Wcf
WCF integration
Integrates Windows Communication Foundation (WCF) with Autofac IoC container
Windows Communication Foundation (WCF) integration for Autofac IoC
22 stars
8 watching
20 forks
Language: C#
last commit: 10 months ago Related projects:
Repository | Description | Stars |
---|---|---|
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.web | Integrates Autofac IoC container with ASP.NET Web Forms for dependency injection and module management | 10 |
autofac/autofac.mvc | Provides integration between Autofac and ASP.NET MVC. | 49 |
autofac/autofac.owin | Provides an integration between ASP.NET OWIN and Autofac container management | 23 |
autofac/autofac.webapi | A package that integrates Autofac with ASP.NET Web API. | 36 |
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.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 |
autofac/autofac.pooling | Enables pooling of instances in Autofac's dependency injection system | 3 |
corewcf/corewcf | A port of Windows Communication Foundation to .NET Core, enabling existing WCF services to run on the new framework. | 1,658 |
autofac/autofac.extras.attributemetadata | Supports adding metadata to objects in an IoC container for Autofac | 3 |
autofac/autofac.extras.moq | Provides an easy-to-use integration between Autofac's IoC container and Moq's unit testing framework for mocking dependencies. | 38 |
autofac/autofac.extras.aggregateservice | Generates dynamic aggregate services for use in dependency injection containers like Autofac. | 4 |