An open API service indexing awesome lists of open source software.

https://github.com/ffernandolima/wcf-dependency-injection

WCF Dependency Injection is a sample solution in order to inject and invoke Web Services (WCF) using StructureMap as Dependency Injector.
https://github.com/ffernandolima/wcf-dependency-injection

Last synced: 15 days ago
JSON representation

WCF Dependency Injection is a sample solution in order to inject and invoke Web Services (WCF) using StructureMap as Dependency Injector.

Awesome Lists containing this project

README

          

# WCF Dependency Injection
WCF Dependency Injection is a sample solution in order to inject and invoke Web Services (WCF) using StructureMap as Dependency Injector.

# Dependencies

- Castle.Core >= 4.2.1
- log4net >= 2.0.8
- Newtonsoft.Json >= 11.0.2
- StructureMap >= 4.6.1
- System.Reflection.Emit.Lightweight >= 4.3.0
- MSTest.TestAdapter >= 1.2.0
- MSTest.TestFramework >= 1.2.0