thrift/test/csharp/ThriftTest
Roger Meier f0e517db99 THRIFT-1489 Add support for WCF bindings (optionally) to C# compiler, allowing web service usage of Thrift generated code
Patch: Kieran Benton

changes by roger:
- use ServiceModel, DataContract only when wcf is enabled
- indent space vs tab
- remove issue on lib/cpp/README_WINDOWS
- add testStringMap on test/csharp/ThriftTest/TestServer.cs
- add build to test/csharp/ThriftTest/maketest.sh

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1232578 13f79535-47bb-0310-9956-ffa450edef68
2012-01-17 21:20:56 +00:00
..
Properties THRIFT-387. Add license headers to a bunch of files 2009-03-30 21:35:00 +00:00
maketest.sh THRIFT-1489 Add support for WCF bindings (optionally) to C# compiler, allowing web service usage of Thrift generated code 2012-01-17 21:20:56 +00:00
Program.cs THRIFT-387. Add license headers to a bunch of files 2009-03-30 21:35:00 +00:00
TestClient.cs THRIFT-904: disable nagle and linger 2011-01-27 02:51:51 +00:00
TestServer.cs THRIFT-1489 Add support for WCF bindings (optionally) to C# compiler, allowing web service usage of Thrift generated code 2012-01-17 21:20:56 +00:00
ThriftTest.csproj add ASL to a handful of files 2010-07-28 18:23:22 +00:00