Info
| Version: | 0.1.0 |
| Author(s): | Polly Shaw, Jack Andersen |
| Last Update: | Monday, July 11, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://bitbucket.org/PollyShaw/structuremapwcf/wiki |
| NuGet Url: | https://www.nuget.org/packages/StructureMapWcf-Signed |
Install
Install-Package StructureMapWcf-Signed
dotnet add package StructureMapWcf-Signed
paket add StructureMapWcf-Signed
StructureMapWcf-Signed Download (Unzip the "nupkg" after downloading)
Dependencies
- structuremap-signed(>= 3.1.6.191)
Tags
This is basically this article http://lostechies.com/jimmybogard/2008/07/30/integrating-structuremap-with-wcf/ in code form.