summaryrefslogtreecommitdiff
path: root/tutorial/netstd/Server/Program.cs
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-5684 upgrade to net7.0:Jens Geyer2023-02-161-1/+1
* THRIFT-5511 Full support for the new net6 "nullability" semanticsJens Geyer2022-02-081-1/+1
* THRIFT-5479 Add net 6 supportJens Geyer2021-12-051-43/+42
* THRIFT-5396 deprecate "Async" method postfixJens Geyer2021-04-101-60/+35
* misc. netstd improvementsJens Geyer2021-03-081-69/+85
* THRIFT-5053: Fix the netstd tutorial console logging and READMEKengo Seki2020-01-111-17/+19
* THRIFT-5021 Implement MAX_MESSAGE_SIZE and centralize limits into a TConfigur...Jens Geyer2019-11-231-3/+5
* THRIFT-4990 Switch to .NET core 3.0Jens Geyer2019-11-021-2/+2
* THRIFT-4839: Remove embedded buffering/framed options from TCP transportsKyle Smith2019-03-271-20/+61
* 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-151-5/+18
* THRIFT-4822 Convert bool CTOR flags into enum typeJens Geyer2019-03-151-2/+2
* THRIFT-4723 Consolidate C#/netcore into new netstd language targetJens Geyer2019-01-281-0/+429