Application Integration
- ASP.NET
- OWIN
- MVC
- Quick Start
- Register Controllers
- Set the Dependency Resolver
- Register Model Binders
- Register Web Abstractions
- Enable Property Injection for View Pages
- Enable Property Injection for Action Filters
- Enable Injection of Action Parameters
- OWIN Integration
- Using “Plugin” Assemblies
- Using the Current Autofac DependencyResolver
- Glimpse Integration
- Unit Testing
- Example
- Web API
- Quick Start
- Get the HttpConfiguration
- Register Controllers
- Set the Dependency Resolver
- Provide Filters via Dependency Injection
- Provide Model Binders via Dependency Injection
- Per-Controller-Type Services
- Batching
- OWIN Integration
- Unit Testing
- Example
- SignalR
- Web Forms
- .NET Core
- ASP.NET Core
- Azure Functions
- Blazor
- Windows Communication Foundation (WCF)
- Service Fabric
- Managed Extensibility Framework (MEF)
- Common Service Locator
- Moq
- FakeItEasy