Autofac container adapter for ServiceStack with per-request scope.
Info
Version: | 2.1.1 |
Author(s): | Alexey Zimarev |
Last Update: | Wednesday, March 30, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alexeyzimarev/Autofac.Extras.ServiceStack |
NuGet Url: | https://www.nuget.org/packages/Autofac.Extras.ServiceStack |
Install
Install-Package Autofac.Extras.ServiceStack
dotnet add package Autofac.Extras.ServiceStack
paket add Autofac.Extras.ServiceStack
Autofac.Extras.ServiceStack Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac
- ServiceStack(>= 4.0.0)
Tags