thrift/lib/netcore
Jens Geyer 5f723cd539 THRIFT-4024 Skip() should throw on unknown data types
Client: C#, NETCore, Haxe, Delphi, Go
Patch: Jens Geyer

This closes #1155
2017-01-11 20:50:38 +01:00
..
Tests/Thrift.PublicInterfaces.Compile.Tests THRIFT-3933 Microsoft .Net Core library port and generator for this library 2017-01-04 19:40:30 +01:00
Thrift THRIFT-4024 Skip() should throw on unknown data types 2017-01-11 20:50:38 +01:00
build.cmd THRIFT-3933 Microsoft .Net Core library port and generator for this library 2017-01-04 19:40:30 +01:00
build.sh THRIFT-3933 Microsoft .Net Core library port and generator for this library 2017-01-04 19:40:30 +01:00
global.json THRIFT-3933 Microsoft .Net Core library port and generator for this library 2017-01-04 19:40:30 +01:00
Makefile.am THRIFT-3933 Microsoft .Net Core library port and generator for this library 2017-01-04 19:40:30 +01:00
README.md THRIFT-3933 Microsoft .Net Core library port and generator for this library 2017-01-04 19:40:30 +01:00
Thrift.sln THRIFT-3933 Microsoft .Net Core library port and generator for this library 2017-01-04 19:40:30 +01:00

Apache Thrift net-core-lib

Thrift client library ported to Microsoft .Net Core

How to build

#Notes

  • No Silverlight suport, no longer supported by Microsoft

#Known issues

  • Framed transport not fully implemenented yet