mocosha / webservices-examples

C# .NET web services introduction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

C# .NET web services introduction


Languages

Language:C# 99.7%Language:Batchfile 0.3%