summaryrefslogtreecommitdiff
path: root/tutorial/netstd/Server
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-5684 upgrade to net7.0:Jens Geyer2023-02-162-3/+3
* bump version numberJens Geyer2023-02-061-1/+1
* version bumpJens Geyer2022-08-301-1/+1
* THRIFT-5511 Full support for the new net6 "nullability" semanticsJens Geyer2022-02-081-1/+1
* Release 0.16.0Jens Geyer2022-01-201-1/+1
* THRIFT-5479 Add net 6 supportJens Geyer2021-12-052-45/+44
* Minor whitespace cleanup in csproj filesMario Emmenlauer2021-08-251-1/+0
* bump version numberJens Geyer2021-08-031-1/+1
* THRIFT-5407: Minor changes in .NET to support netcoreapp3.1Mario Emmenlauer2021-05-051-0/+1
* THRIFT-5396 deprecate "Async" method postfixJens Geyer2021-04-101-60/+35
* misc. netstd improvementsJens Geyer2021-03-082-77/+85
* THRIFT-5349 Add net5.0 as supported platformJens Geyer2021-02-151-2/+2
* Version number aligned to 0.15.0Jens Geyer2021-02-111-0/+1
* Reverted wrongly pushed commits.Jens Geyer2021-02-111-1/+1
* Setup for Visual Studio 2019 + workarounds for some open tickets:Jens Geyer2021-02-101-1/+1
* THRIFT-5053: Fix the netstd tutorial console logging and READMEKengo Seki2020-01-111-17/+19
* THRIFT-4990 Upgrade to .NET Core 3.1 (LTS)Jens Geyer2019-12-071-2/+2
* 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-022-3/+3
* 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-4813 NamedPipes may not work in all casesJens Geyer2019-02-281-4/+4
* THRIFT-4723 Consolidate C#/netcore into new netstd language targetJens Geyer2019-01-285-0/+521