System.Text.Json 9.0.0-preview.3.24172.9
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data.
The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
Showing the top 20 packages that depend on System.Text.Json.
| Packages | Downloads |
|---|---|
|
WTelegramClient
Telegram Client API (MTProto) library written 100% in C# and .NET Standard | Latest API layer: 192
Release Notes:
Improved HTTP mode reliability
|
2 |
|
WTelegramClient
Telegram Client API library written 100% in C# and .NET Standard | Latest MTProto & Telegram API layer version
Release Notes:
doc updates
|
2 |
|
WTelegramClient
Telegram Client API (MTProto) library written 100% in C# and .NET Standard | Latest API layer: 210
Release Notes:
API Layer 210: user's Stars Rating, StarGift collections management & more characteristics...
(that might not be the most recent layer. check https://patreon.com/wizou for the latest layers)
|
2 |
|
WTelegramClient
Telegram Client API (MTProto) library written 100% in C# and .NET Standard | Latest API layer: 209
Release Notes:
API Layer 209: Reply-to specific ToDo item
(that might not be the most recent layer. check https://patreon.com/wizou for the latest layers)
|
2 |
|
WTelegramClient
Telegram Client API (MTProto) library written 100% in C# and .NET Standard | Latest API layer: 150
Release Notes:
Changed the ordering of optional parameters: Moved bool parameters to the end of parameter list
|
2 |
|
WTelegramClient
Telegram Client API (MTProto) library written 100% in C# and .NET Standard | Latest API layer: 194
Release Notes:
HtmlText/Markdown: support for collapsed Blockquote
|
2 |
|
WTelegramClient
Telegram Client API (MTProto) library written 100% in C# and .NET Standard | Latest API layer: 174
Release Notes:
using primary constructors, and more [] syntax
|
2 |
|
WTelegramClient
Telegram Client API (MTProto) library written 100% in C# and .NET Standard | Latest API layer: 170
Release Notes:
Fix #225: RpcError INPUT_METHOD_INVALID_3105996036 when using client.DisableUpdates()
|
2 |
|
WTelegramClient
Telegram Client API (MTProto) library written 100% in C# and .NET Standard | Latest API layer: 173
Release Notes:
- API Layer 173: no_joined_notifications, SavedReactionTags in peers
- DownloadFileAsync: don't use stream.Position if !CanSeek
|
2 |
|
WTelegramClient
Telegram Client API library written 100% in C# and .NET Standard | Latest MTProto & API layer version
|
2 |
|
WTelegramClient
Telegram Client API (MTProto) library written 100% in C# and .NET Standard | Latest API layer: 186
Release Notes:
Fix infinite recursion on Dispose (#274) 🎬Take 2
|
2 |
|
WTelegramClient
Telegram Client API (MTProto) library written 100% in C# and .NET Standard | Latest API layer: 174
Release Notes:
Fix properties base implementation
|
2 |
|
WTelegramClient
Telegram Client API (MTProto) library written 100% in C# and .NET Standard | Latest API layer: 179
Release Notes:
API Layer 179.3: UpdateBroadcastRevenueTransactions
|
2 |
|
WTelegramClient
Telegram Client API (MTProto) library written 100% in C# and .NET Standard | Latest API layer: 209
Release Notes:
- API Layer 207: StarGift.ReleaseBy
- API Layer 209: Reply-to specific ToDo item
- Support single-quote arguments in HTML tags
|
2 |
|
WTelegramClient
Telegram Client API (MTProto) library written 100% in C# and .NET Standard | Latest API layer: 192
Release Notes:
Added helpers Message.ReplyHeader .TopicID. Fix duplicate pinned in Channels_GetAllForumTopics
|
2 |
|
WTelegramClient
Telegram Client API (MTProto) library written 100% in C# and .NET Standard | Latest API layer: 152
Release Notes:
ToString use MainUsername rather than username
|
2 |
|
WTelegramClient
Telegram Client API (MTProto) library written 100% in C# and .NET Standard | Latest API layer: 203
Release Notes:
Fix Salts management
|
2 |
|
Microsoft.IdentityModel.Protocols.OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
|
2 |
|
WTelegramClient
Telegram Client API (MTProto) library written 100% in C# and .NET Standard | Latest API layer: 156
Release Notes:
Support IDictionary in CollectUsersChats (closes #137)
|
2 |
.NET Framework 4.6.2
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.0-preview.3.24172.9)
- System.Text.Encodings.Web (>= 9.0.0-preview.3.24172.9)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.5)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.ValueTuple (>= 4.5.0)
.NET 8.0
- System.Text.Encodings.Web (>= 9.0.0-preview.3.24172.9)
.NET 9.0
- System.Text.Encodings.Web (>= 9.0.0-preview.3.24172.9)
.NET Standard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.0-preview.3.24172.9)
- System.Text.Encodings.Web (>= 9.0.0-preview.3.24172.9)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.5)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)