Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 320 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 320 Bytes

Synopsis

Basic web service WCF (SOAP) and WebApi examples and best practices.

What's included

  • Library.KeyValueStore: In-memory key value store Library, for educational purpose only :)
  • Client.Soap: Demo service client
  • Service.Wcf: Wcf service implementation
  • Service.WebApi: WebApi service implementation