TLSharp/TLSharp.Core
CheshireCaat c00b48ede0 Improvements for async methods
Added CancellationToken with default value to all async methods in TLSharp.Core
Added ConfigureAwait(false) to all async methods in TLSharp.Core
SendRequestAsync replaced to SendAuthenticatedRequestAsync in methods that need auth
Private modifier in SendAuthenticatedRequestAsync changed to internal

Based on PR created by @IaRuslan
2020-04-01 14:59:56 +04:30
..
Auth Improvements for async methods 2020-04-01 14:59:56 +04:30
Exceptions Exceptions moved to separate folders (#899) 2020-04-01 14:59:56 +04:30
MTProto Reformat MTProto.Serializers 2020-04-01 14:59:56 +04:30
Network Improvements for async methods 2020-04-01 14:59:56 +04:30
Properties TLSharp and Tests 2015-09-28 10:01:17 +08:00
Utils Improvements for async methods 2020-04-01 14:59:56 +04:30
DataCenter.cs DataCenter refactoring 2020-04-01 14:59:56 +04:30
packages.config Bump DotNetZip from 1.9.3 to 1.11.0 in /TLSharp.Core (#885) 2020-04-01 14:59:56 +04:30
Session.cs Reformat MTProto.Serializers 2020-04-01 14:59:56 +04:30
TelegramClient.cs Improvements for async methods 2020-04-01 14:59:56 +04:30
TLSharp.Core.csproj Requests refactoring (#900) 2020-04-01 14:59:56 +04:30
TLSharp.Core.nuspec another fix 2016-10-29 17:13:28 +03:00