Info
Version: | 1.0.0 |
Author(s): | Matt Hamilton |
Last Update: | Monday, November 23, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mthamil/Autofac.Extras.Alternatives |
NuGet Url: | https://www.nuget.org/packages/Autofac.Extras.Alternatives |
Install
Install-Package Autofac.Extras.Alternatives
dotnet add package Autofac.Extras.Alternatives
paket add Autofac.Extras.Alternatives
Autofac.Extras.Alternatives Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 3.5.2)
This currently includes recognition of IReadOnlyDictionary<TKey, TValue> as a relationship type that provides the same capabilities as the built-in Autofac type IIndex<TKey, TValue>.