Info
Version: | 0.1.3 |
Author(s): | Polly Shaw |
Last Update: | Sunday, November 10, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/PollyShaw/structuremapwcf/wiki |
NuGet Url: | https://www.nuget.org/packages/StructureMapWcf |
Install
Install-Package StructureMapWcf
dotnet add package StructureMapWcf
paket add StructureMapWcf
StructureMapWcf Download (Unzip the "nupkg" after downloading)
Dependencies
- structuremap(2.6.4.1)
Tags
This is basically this article http://lostechies.com/jimmybogard/2008/07/30/integrating-structuremap-with-wcf/ in code form.