Skip to content

mocosha/webservices-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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