The Autofac IOC Adapter for ServiceStack, as described here: https://github.com/ServiceStack/ServiceStack/wiki/The-IoC-container.
Info
| Version: | 1.0.0 |
| Author(s): | Tony Morris |
| Last Update: | Monday, February 1, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/afmorris/AutofacIocAdapter |
| NuGet Url: | https://www.nuget.org/packages/AutofacIocAdapter |
Install
Install-Package AutofacIocAdapter
dotnet add package AutofacIocAdapter
paket add AutofacIocAdapter
AutofacIocAdapter Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 3.5.2)
- ServiceStack(>= 4.0.38)
Tags