Autofac.Extras.AttributeMetadata
4.0.0
Prefix Reserved
See the version list below for details.
dotnet add package Autofac.Extras.AttributeMetadata --version 4.0.0
NuGet\Install-Package Autofac.Extras.AttributeMetadata -Version 4.0.0
<PackageReference Include="Autofac.Extras.AttributeMetadata" Version="4.0.0" />
paket add Autofac.Extras.AttributeMetadata --version 4.0.0
#r "nuget: Autofac.Extras.AttributeMetadata, 4.0.0"
// Install Autofac.Extras.AttributeMetadata as a Cake Addin #addin nuget:?package=Autofac.Extras.AttributeMetadata&version=4.0.0 // Install Autofac.Extras.AttributeMetadata as a Cake Tool #tool nuget:?package=Autofac.Extras.AttributeMetadata&version=4.0.0
Autofac allows you to register metadata along with dependencies for additional resolution flexibility. This extension enables that metadata to be registered through attributes.
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. |
-
- Autofac (>= 3.4.0 && < 5.0.0)
- Autofac.Mef (>= 4.0.0 && < 5.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Autofac.Extras.AttributeMetadata:
Package | Downloads |
---|---|
Cogito.MassTransit.Autofac
Alternative Autofac integration for MassTransit. |
|
Jabberwocky.Glass.Autofac.Mvc
Jabberwocky Glass and Autofac with MVC |
|
Jabberwocky.Glass.Autofac.WebApi
Jabberwocky Glass and Autofac with WebApi |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Autofac.Extras.AttributeMetadata:
Repository | Stars |
---|---|
autofac/Examples
Example projects that consume and demonstrate Autofac IoC functionality and integration
|
|
daxnet/we-text
WeText is a sample application that demonstrates the implementation of DDD/CQRS and microservice architectural patterns in C#.
|
Package replacing Autofac.Extras.Attributed with a more specific name. Updated to .NET 4.5 minimum and requires Autofac.Mef 4.0.