TLSharp/TeleSharp.TL
Afshin Arani 709e5be7cc Upgrade from .NET4.5 to .NET4.6
Because we might use dependencies soon that require this framework.
And anyway these days the .NET world is mostly a hybrid between
.NETStandard/.NETCore libs and .NET4.6 ones, not older than that.
2020-04-05 03:11:45 +08:00
..
Properties Redesign Everything 2016-09-24 17:08:26 +03:30
TL Fix InvalidCastException in TLRequestGetStickerSet (#905) 2020-02-03 14:57:57 +08:00
ObjectDeserializer.cs Generator Must Respect MS .NET API guidelines 2017-11-09 19:37:09 +08:00
packages.config Redesign Everything 2016-09-24 17:08:26 +03:30
TeleSharp.TL.csproj Upgrade from .NET4.5 to .NET4.6 2020-04-05 03:11:45 +08:00
TLContext.cs issue#768 fix exception 'Constructor Invalid Or Context.Init Not Called !' 2018-05-30 07:31:03 +08:00
TLMethod.cs Generator Must Respect MS .NET API guidelines 2017-11-09 19:37:09 +08:00
TLObject.cs Use ToArray instead of GetBuffer 2018-04-13 09:51:26 +08:00
TLUtils.cs Generator Must Respect MS .NET API guidelines 2017-11-09 19:37:09 +08:00
TLVector.cs Add methods for working with contacts. (#896) 2020-01-23 12:02:19 +08:00