Navigation

  • index
  • next |
  • previous |
  • Autofac 3.3 documentation »
  • Application Integration

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
      • OWIN Integration
      • Using “Plugin” Assemblies
      • Unit Testing
      • Example Implementation
    • Web API
      • Quick Start
      • Get the HttpConfiguration
      • Register Controllers
      • Set the Dependency Resolver
      • Provide Filters via Dependency Injection
        • Register the Filter Provider
        • Implement the Filter Interface
        • Register the Filter
        • Why We Use Non-Standard Filter Interfaces
        • Standard Web API Filters are Singletons
      • Per-Controller-Type Services
        • Add the Controller Configuration Attribute
        • Supported Services
        • Service Registration
        • Clearing Existing Services
        • Per-Controller-Type Service Limitations
      • OWIN Integration
      • Unit Testing
    • SignalR
    • Web Forms
    • RIA / Domain Services
  • Windows Communication Foundation (WCF)
  • Managed Extensibility Framework (MEF)
    • Consuming MEF Extensions in Autofac
    • Providing Autofac Components to MEF Extensions
  • Common Service Locator
  • Enterprise Library 5
    • Using the Configurator
    • Specifying a Registration Source
  • NHibernate
  • Moq
    • Getting Started
    • Configuring Mocks
    • Configuring Specific Dependencies
  • FakeItEasy
    • Getting Started
    • Configuring Fakes
    • Configuring Specific Dependencies
    • Options for Fakes

Previous topic

Modules

Next topic

ASP.NET

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • Autofac 3.3 documentation »
  • Application Integration
© Copyright 2014, Autofac Contributors. Created using Sphinx 5.3.0.