Support for pooled instance lifetime scopes in Autofac dependency injection.
Info
Version: | 1.0.1 |
Author(s): | Autofac Contributors |
Last Update: | Tuesday, October 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://autofac.org/ |
NuGet Url: | https://www.nuget.org/packages/Autofac.Pooling |
Install
Install-Package Autofac.Pooling
dotnet add package Autofac.Pooling
paket add Autofac.Pooling
Autofac.Pooling Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 6.0.0)
- Microsoft.Extensions.ObjectPool(>= 3.1.5)
Tags