Info
Version: | 5.5.0 |
Author(s): | Simple Injector Contributors |
Last Update: | Friday, August 16, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://simpleinjector.org/wcf |
NuGet Url: | https://www.nuget.org/packages/SimpleInjector.Integration.Wcf.QuickStart |
Install
Install-Package SimpleInjector.Integration.Wcf.QuickStart
dotnet add package SimpleInjector.Integration.Wcf.QuickStart
paket add SimpleInjector.Integration.Wcf.QuickStart
SimpleInjector.Integration.Wcf.QuickStart Download (Unzip the "nupkg" after downloading)
Dependencies
- WebActivator(>= 1.4.4)
- SimpleInjector.Integration.Wcf(>= 5.0.0)
Tags
This package adds the needed dependencies and code examples to get started quickly with Simple Injector in an WCF application.