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" />
<PackageVersion Include="Autofac.Configuration" Version="4.0.0-beta8-262" />
<PackageReference Include="Autofac.Configuration" />
paket add Autofac.Configuration --version 4.0.0-beta8-262
#r "nuget: Autofac.Configuration, 4.0.0-beta8-262"
#:package Autofac.Configuration@4.0.0-beta8-262
#addin nuget:?package=Autofac.Configuration&version=4.0.0-beta8-262&prerelease
#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. |
|
|
Gaia.Core.IoC.Autofac
Package Description |
|
|
Oxygen
a sample rpc framework from .net core + k8s |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 7.0.0 | 1,648,819 | 7/13/2024 |
| 6.0.0 | 8,203,953 | 9/28/2020 |
| 5.1.0 | 717,058 | 2/19/2020 |
| 5.0.0 | 71,211 | 1/30/2020 |
| 4.1.0 | 1,961,664 | 6/21/2018 |
| 4.0.1 | 1,281,760 | 9/7/2016 |
| 4.0.0 | 89,332 | 8/9/2016 |
| 4.0.0-rc3-289 | 1,849 | 6/28/2016 |
| 4.0.0-rc2-286 | 1,553 | 6/28/2016 |
| 4.0.0-rc2-281 | 1,727 | 6/9/2016 |
| 4.0.0-rc2-274 | 1,720 | 6/8/2016 |
| 4.0.0-rc1-268 | 3,255 | 11/20/2015 |
| 4.0.0-beta8-262 | 1,990 | 10/22/2015 |
| 4.0.0-beta7-252 | 1,865 | 9/8/2015 |
| 4.0.0-beta6-248 | 2,659 | 8/5/2015 |
| 3.3.0 | 1,393,694 | 7/9/2014 |
| 3.2.1 | 187,854 | 3/27/2014 |
| 3.2.0 | 62,400 | 12/17/2013 |
| 3.1.0 | 111,343 | 7/12/2013 |
Updated for breaking changes in Microsoft.Framework.Configuration. Temporarily (hopefully) removed dotnet TFM due to incompatibility with PCL targets.