This extension allows you to use Autofac dependency injection in WCF RIA domain services.
Info
| Version: | 4.0.0 |
| Author(s): | Autofac Contributors |
| Last Update: | Tuesday, January 12, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://autofac.org |
| NuGet Url: | https://www.nuget.org/packages/Autofac.Extras.DomainServices |
Install
Install-Package Autofac.Extras.DomainServices
dotnet add package Autofac.Extras.DomainServices
paket add Autofac.Extras.DomainServices
Autofac.Extras.DomainServices Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 3.4.0 && < 5.0.0)
- Autofac.Web(>= 3.2.0 && < 5.0.0)