summaryrefslogtreecommitdiff
path: root/tutorial/netstd
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-5684 upgrade to net7.0:Jens Geyer2023-02-164-7/+7
* bump version numberJens Geyer2023-02-063-3/+3
* version bumpJens Geyer2022-08-303-3/+3
* THRIFT-5511 Full support for the new net6 "nullability" semanticsJens Geyer2022-02-082-4/+4
* Release 0.16.0Jens Geyer2022-01-203-3/+3
* THRIFT-5479 Add net 6 supportJens Geyer2021-12-055-91/+93
* Minor whitespace cleanup in csproj filesMario Emmenlauer2021-08-253-3/+0
* bump version numberJens Geyer2021-08-033-3/+3
* THRIFT-5407: Minor changes in .NET to support netcoreapp3.1Mario Emmenlauer2021-05-052-0/+2
* THRIFT-5396 deprecate "Async" method postfixJens Geyer2021-04-102-84/+55
* misc. netstd improvementsJens Geyer2021-03-084-198/+193
* THRIFT-5349 Add net5.0 as supported platformJens Geyer2021-02-154-6/+32
* Version number aligned to 0.15.0Jens Geyer2021-02-113-0/+3
* Reverted wrongly pushed commits.Jens Geyer2021-02-112-2/+2
* Setup for Visual Studio 2019 + workarounds for some open tickets:Jens Geyer2021-02-102-2/+2
* Consolidated gitignore & added missing EXTRA_DISTsJens Geyer2021-02-052-4/+0
* Minor whitespace changes for netstdMario Emmenlauer2020-11-191-2/+2
* THRIFT-4982 Remove deprecated C# bindings from the code baseJens Geyer2020-02-281-1/+1
* THRIFT-5053: Fix the netstd tutorial console logging and READMEKengo Seki2020-01-114-45/+46
* THRIFT-4990 Upgrade to .NET Core 3.1 (LTS)Jens Geyer2019-12-074-22/+18
* THRIFT-5021 Implement MAX_MESSAGE_SIZE and centralize limits into a TConfigur...Jens Geyer2019-11-232-8/+12
* THRIFT-4990: Upgrade to .NET Core 3.0zembord2019-11-081-1/+1
* THRIFT-4990 Switch to .NET core 3.0Jens Geyer2019-11-025-8/+8
* THRIFT-4840: Updated the README for the netstd tutorialKyle Smith2019-03-311-4/+10
* THRIFT-4839: Remove embedded buffering/framed options from TCP transportsKyle Smith2019-03-273-35/+122
* THRIFT-4831 interface ITProtocolFactory should be class TProtocolFactory againJens Geyer2019-03-211-10/+6
* THRIFT-4825 Aligned the TTlsSocketServerTransport constructors with the TSock...Kyle Smith2019-03-151-1/+1
* THRIFT-4824 Logger deprecation warnings in tutorialJens Geyer2019-03-152-6/+31
* THRIFT-4822 Convert bool CTOR flags into enum typeJens Geyer2019-03-151-2/+2
* THRIFT-4813 NamedPipes may not work in all casesJens Geyer2019-02-282-5/+5
* THRIFT-4723 Consolidate C#/netcore into new netstd language targetJens Geyer2019-01-2819-0/+1502