Autofac.Annotation
4.1.0
.NET Standard 2.1
Install-Package Autofac.Annotation -Version 4.1.0
dotnet add package Autofac.Annotation --version 4.1.0
<PackageReference Include="Autofac.Annotation" Version="4.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Autofac.Annotation --version 4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Autofac.Annotation, 4.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Autofac.Annotation as a Cake Addin
#addin nuget:?package=Autofac.Annotation&version=4.1.0
// Install Autofac.Annotation as a Cake Tool
#tool nuget:?package=Autofac.Annotation&version=4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Autofac extras library for component registration via attributes 用注解来load autofac 摆脱代码或者xml配置和java的spring的注解注入一样的体验
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 |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- AspectCore.Extensions.Reflection (>= 2.2.0)
- Autofac (>= 6.3.0)
- Castle.Core (>= 4.4.1)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.Configuration.Json (>= 3.1.0)
- Microsoft.Extensions.Configuration.Xml (>= 3.1.0)
- Spring.EL (>= 1.0.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.1.0 | 110 | 4/21/2022 |
4.0.9 | 424 | 1/21/2022 |
4.0.8 | 76 | 1/21/2022 |
4.0.7 | 79 | 1/16/2022 |
4.0.6 | 72 | 1/16/2022 |
4.0.5 | 100 | 1/8/2022 |
4.0.4 | 545 | 7/18/2021 |
4.0.3 | 501 | 4/24/2021 |
4.0.2 | 7,648 | 10/13/2020 |
4.0.1 | 324 | 10/13/2020 |
4.0.0 | 339 | 10/12/2020 |
3.2.7 | 300 | 12/30/2020 |
3.2.5 | 435 | 10/10/2020 |
3.2.4 | 357 | 10/10/2020 |
3.2.3 | 506 | 9/17/2020 |
3.2.2 | 512 | 8/29/2020 |
3.2.1 | 332 | 8/23/2020 |
3.2.0 | 327 | 8/22/2020 |
3.1.9 | 1,268 | 8/10/2020 |
3.1.8 | 344 | 8/9/2020 |
3.1.7 | 348 | 8/9/2020 |
3.1.6 | 524 | 7/15/2020 |
3.1.5 | 695 | 6/4/2020 |
3.1.4 | 411 | 6/4/2020 |
3.1.3 | 481 | 5/10/2020 |
3.1.2 | 452 | 5/5/2020 |
3.1.1 | 372 | 5/5/2020 |
3.1.0 | 344 | 5/5/2020 |
3.0.9 | 589 | 4/13/2020 |
3.0.8 | 742 | 1/28/2020 |
3.0.7 | 642 | 1/5/2020 |
3.0.6 | 645 | 1/5/2020 |
3.0.5 | 582 | 10/27/2019 |
3.0.4 | 470 | 10/16/2019 |
3.0.3 | 1,418 | 10/12/2019 |
3.0.2 | 441 | 10/11/2019 |
3.0.1 | 390 | 10/11/2019 |
3.0.0 | 410 | 10/10/2019 |
2.0.8 | 570 | 10/3/2019 |
2.0.7 | 441 | 9/30/2019 |
2.0.6 | 416 | 9/29/2019 |
2.0.5 | 415 | 9/29/2019 |
2.0.4 | 407 | 9/28/2019 |
2.0.3 | 406 | 9/28/2019 |
2.0.2 | 443 | 9/26/2019 |
2.0.1 | 442 | 9/23/2019 |
2.0.0 | 446 | 9/22/2019 |
1.0.6 | 3,215 | 1/1/2019 |
1.0.5 | 579 | 1/1/2019 |
1.0.4 | 687 | 12/1/2018 |
1.0.3 | 618 | 11/27/2018 |
1.0.2 | 573 | 11/27/2018 |
1.0.1 | 617 | 11/27/2018 |
1.0.0 | 632 | 11/27/2018 |
autofac spring
【AutoConfiguration】【Bean】【Component】【Value[支持SpEL表达式]】【PropertySource】【Aspect】【Pointcut切面】