Autofac.Configuration 4.0.0-rc1-268

This is a prerelease version of Autofac.Configuration.
dotnet add package Autofac.Configuration --version 4.0.0-rc1-268                
NuGet\Install-Package Autofac.Configuration -Version 4.0.0-rc1-268                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Autofac.Configuration" Version="4.0.0-rc1-268" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Autofac.Configuration --version 4.0.0-rc1-268                
#r "nuget: Autofac.Configuration, 4.0.0-rc1-268"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Autofac.Configuration as a Cake Addin
#addin nuget:?package=Autofac.Configuration&version=4.0.0-rc1-268&prerelease

// Install Autofac.Configuration as a Cake Tool
#tool nuget:?package=Autofac.Configuration&version=4.0.0-rc1-268&prerelease                

Configuration support for Autofac

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
.NETPlatform dotnet54 is compatible. 
Universal Windows Platform netcore50 is compatible. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (10)

Showing the top 5 popular GitHub repositories that depend on Autofac.Configuration:

Repository Stars
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
microsoft/dotnet-apiport
This repo contains .NET Portability Analyzer (VSIX and Console) libraries and tools
optimajet/WorkflowEngine.NET
WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).
ivanpaulovich/hexagonal-architecture-acerola
An Hexagonal Architecture service template with DDD, CQRS, TDD and SOLID using .NET Core 2.0. All small features are testable and could be mocked. Adapters could be mocked or exchanged.
autofac/Examples
Example projects that consume and demonstrate Autofac IoC functionality and integration
Version Downloads Last updated
4.0.0-rc1-268 183 11/20/2015
4.0.0-beta8-262 325 10/22/2015
4.0.0-beta7-252 291 9/8/2015
4.0.0-beta6-248 145 8/5/2015
3.3.0 43,455 7/9/2014
3.2.1 9,940 3/27/2014
3.2.0 7,578 12/17/2013
3.1.0 14,783 7/12/2013

Updated for RC1 compatibility.