Alexinea.Autofac.Extensions.DependencyInjection
7.1.0
dotnet add package Alexinea.Autofac.Extensions.DependencyInjection --version 7.1.0
NuGet\Install-Package Alexinea.Autofac.Extensions.DependencyInjection -Version 7.1.0
<PackageReference Include="Alexinea.Autofac.Extensions.DependencyInjection" Version="7.1.0" />
paket add Alexinea.Autofac.Extensions.DependencyInjection --version 7.1.0
#r "nuget: Alexinea.Autofac.Extensions.DependencyInjection, 7.1.0"
// Install Alexinea.Autofac.Extensions.DependencyInjection as a Cake Addin
#addin nuget:?package=Alexinea.Autofac.Extensions.DependencyInjection&version=7.1.0
// Install Alexinea.Autofac.Extensions.DependencyInjection as a Cake Tool
#tool nuget:?package=Alexinea.Autofac.Extensions.DependencyInjection&version=7.1.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction. This package allows you to used in .NetStandard1.6, .NetStandard 2.0 and .NET Framework 4.6.1.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5.1
- Autofac (>= 4.9.4)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.1.1)
-
.NETFramework 4.6.1
- Autofac (>= 6.1.0)
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
-
.NETStandard 1.6
- Autofac (>= 4.9.4)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.1.1)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- Autofac (>= 6.1.0)
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
-
net5.0
- Autofac (>= 6.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Alexinea.Autofac.Extensions.DependencyInjection:
Package | Downloads |
---|---|
Cosmos.Logging.RunsOn.NancyFX.WithAutofac
The Autofac extension library for integrating NancyFX with Cosmos.Logging. |
|
Cosmos.Logging.RunsOn.AspNet.WithAutofac
The Autofac extension library for integrating Microsoft ASP.NET MVC 5 with Cosmos.Logging. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Alexinea.Autofac.Extensions.DependencyInjection:
Repository | Stars |
---|---|
yilezhu/Czar.Cms
.NET Core实战项目之CMS系列教程的源码,精简而又功能丰富的权限设计,内容管理设计让你轻松搭建一个ASP.NET Core2.2的网站系统.此项目准备用EFCore进行重构,敬请期待
|