Autofac.Configuration
4.0.0-beta8-262
Prefix Reserved
See the version list below for details.
dotnet add package Autofac.Configuration --version 4.0.0-beta8-262
NuGet\Install-Package Autofac.Configuration -Version 4.0.0-beta8-262
<PackageReference Include="Autofac.Configuration" Version="4.0.0-beta8-262" />
paket add Autofac.Configuration --version 4.0.0-beta8-262
#r "nuget: Autofac.Configuration, 4.0.0-beta8-262"
// Install Autofac.Configuration as a Cake Addin #addin nuget:?package=Autofac.Configuration&version=4.0.0-beta8-262&prerelease // Install Autofac.Configuration as a Cake Tool #tool nuget:?package=Autofac.Configuration&version=4.0.0-beta8-262&prerelease
Configuration support for Autofac
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. 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. |
DNX | dnx451 is compatible. |
DNXCore | dnxcore50 is compatible. |
-
.NETFramework 4.5
- Autofac (>= 4.0.0-beta8-157)
- Microsoft.Framework.Configuration (>= 1.0.0-beta8)
-
DNX 4.5.1
- Autofac (>= 4.0.0-beta8-157)
- Microsoft.Framework.Configuration (>= 1.0.0-beta8)
-
DNXCore 5.0
- Autofac (>= 4.0.0-beta8-157)
- Microsoft.Framework.Configuration (>= 1.0.0-beta8)
- System.Collections (>= 4.0.11-beta-23409)
- System.ComponentModel.TypeConverter (>= 4.0.1-beta-23409)
- System.Diagnostics.Tools (>= 4.0.1-beta-23409)
- System.Globalization (>= 4.0.11-beta-23409)
- System.IO (>= 4.0.11-beta-23409)
- System.Linq (>= 4.0.1-beta-23409)
- System.Reflection (>= 4.1.0-beta-23409)
- System.Reflection.Extensions (>= 4.0.1-beta-23409)
- System.Reflection.TypeExtensions (>= 4.0.1-beta-23409)
- System.Resources.ResourceManager (>= 4.0.1-beta-23409)
NuGet packages (42)
Showing the top 5 NuGet packages that depend on Autofac.Configuration:
Package | Downloads |
---|---|
Autofac.Extras.AboditNLP
AboditNLP integration for Autofac |
|
Baseclass.Contrib.SpecFlow.Selenium.NUnit
Configures SpecFlow to be able to easily use Selenium for WebTesting. Makes it possible to annotate a scenario with the browser it's supposed to work with. Contains SauceLabs IWebDriver implementation which has utility methods to update test status. |
|
Unickq.SpecFlow.Selenium
Test class generator to drive automated web ui tests with Selenium and SpecFlow 2.4 Works with BrowserStack, SauceLabs, TestingBot, CrossbrowserTesting and any WebDriver grid. Based on Baseclass.Contrib.SpecFlow.Selenium.NUnit. |
|
TayText.NancyEx.Standard
Package Description |
|
Gaia.Core.IoC.Autofac
Package Description |
GitHub repositories (1)
Showing the top 1 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.
|
Version | Downloads | Last updated |
---|---|---|
7.0.0 | 121,492 | 7/13/2024 |
6.0.0 | 4,833,206 | 9/28/2020 |
5.1.0 | 646,405 | 2/19/2020 |
5.0.0 | 50,332 | 1/30/2020 |
4.1.0 | 1,694,355 | 6/21/2018 |
4.0.1 | 1,150,334 | 9/7/2016 |
4.0.0 | 69,718 | 8/9/2016 |
4.0.0-rc3-289 | 1,410 | 6/28/2016 |
4.0.0-rc2-286 | 1,082 | 6/28/2016 |
4.0.0-rc2-281 | 1,265 | 6/9/2016 |
4.0.0-rc2-274 | 1,290 | 6/8/2016 |
4.0.0-rc1-268 | 2,794 | 11/20/2015 |
4.0.0-beta8-262 | 1,532 | 10/22/2015 |
4.0.0-beta7-252 | 1,431 | 9/8/2015 |
4.0.0-beta6-248 | 2,188 | 8/5/2015 |
3.3.0 | 1,169,251 | 7/9/2014 |
3.2.1 | 155,469 | 3/27/2014 |
3.2.0 | 50,985 | 12/17/2013 |
3.1.0 | 92,458 | 7/12/2013 |
Updated for breaking changes in Microsoft.Framework.Configuration. Temporarily (hopefully) removed dotnet TFM due to incompatibility with PCL targets.