Extension for Autofac 4.x allowing dependency services (interfaces) to be automatically lazily-resolved, without needing to manually change their types to Lazy<T>.
Info
Version: | 1.0.0 |
Author(s): | craigfowler |
Last Update: | Sunday, May 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/csf-dev/Autofac.AutoLazy |
NuGet Url: | https://www.nuget.org/packages/AutoLazy.Autofac4 |
Install
Install-Package AutoLazy.Autofac4
dotnet add package AutoLazy.Autofac4
paket add AutoLazy.Autofac4
AutoLazy.Autofac4 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Autofac(>= 4.2.0 && < 5.0.0)
- Castle.Core(>= 4.0.0)
- System.ComponentModel.TypeConverter(>= 4.1.0)
- Autofac(>= 4.2.0 && < 5.0.0)
- Castle.Core(>= 4.0.0)
- System.ComponentModel.TypeConverter(>= 4.1.0)
- NETStandard.Library(>= 1.6.1)
- Autofac(>= 4.2.0 && < 5.0.0)
- Castle.Core(>= 4.0.0)
- System.ComponentModel.TypeConverter(>= 4.1.0)
- Autofac(>= 4.2.0 && < 5.0.0)
- Castle.Core(>= 4.0.0)
- System.ComponentModel.TypeConverter(>= 4.1.0)
- Autofac(>= 4.2.0 && < 5.0.0)
- Castle.Core(>= 4.0.0)
- System.ComponentModel.TypeConverter(>= 4.1.0)