tree: 97f5b6584e84eecf85329ac291e9e85a7ee9bbf9 [path history] [tgz]
  1. ThriftTest/
  2. build.cmd
  3. build.sh
  4. global.json
  5. Makefile.am
  6. README.md
test/netcore/README.md

Apache Thrift net-core-lib tests

Tests for Thrift client library ported to Microsoft .Net Core

Content

  • ThriftTest - tests for Thrift library

Reused components

  • NET Core Standard 1.6 (SDK 1.0.0-preview2-003121)
  • NET Core App 1.1

How to build