Autofac.Configuration 4.0.0-beta8-262

Prefix Reserved
This is a prerelease version of Autofac.Configuration.
There is a newer version of this package available.
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
                    
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-beta8-262" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Autofac.Configuration" Version="4.0.0-beta8-262" />
                    
Directory.Packages.props
<PackageReference Include="Autofac.Configuration" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Autofac.Configuration --version 4.0.0-beta8-262
                    
#r "nuget: Autofac.Configuration, 4.0.0-beta8-262"
                    
#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.
#:package Autofac.Configuration@4.0.0-beta8-262
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Autofac.Configuration&version=4.0.0-beta8-262&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Autofac.Configuration&version=4.0.0-beta8-262&prerelease
                    
Install as a Cake Tool

Configuration support for Autofac

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.