System.Collections.Immutable 1.7.0
This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity.
Commonly Used Types:
System.Collections.Immutable.ImmutableArray
System.Collections.Immutable.ImmutableArray<T>
System.Collections.Immutable.ImmutableDictionary
System.Collections.Immutable.ImmutableDictionary<TKey,TValue>
System.Collections.Immutable.ImmutableHashSet
System.Collections.Immutable.ImmutableHashSet<T>
System.Collections.Immutable.ImmutableList
System.Collections.Immutable.ImmutableList<T>
System.Collections.Immutable.ImmutableQueue
System.Collections.Immutable.ImmutableQueue<T>
System.Collections.Immutable.ImmutableSortedDictionary
System.Collections.Immutable.ImmutableSortedDictionary<TKey,TValue>
System.Collections.Immutable.ImmutableSortedSet
System.Collections.Immutable.ImmutableSortedSet<T>
System.Collections.Immutable.ImmutableStack
System.Collections.Immutable.ImmutableStack<T>
Showing the top 20 packages that depend on System.Collections.Immutable.
| 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 (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: 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: 177
Release Notes:
Turn ''until'' fields into DateTime
|
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: 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 |
|
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/2fc92d84e746c3aab75f0930278ea6675cd5bb5c.
|
2 |
|
WTelegramClient
Telegram Client API (MTProto) library written 100% in C# and .NET Standard | Latest API layer: 203
Release Notes:
Fix Salts management
|
2 |
|
WTelegramClient
Telegram Client API (MTProto) library written 100% in C# and .NET Standard | Latest API layer: 179
Release Notes:
- API Layer 179: poll texts with entities, new SentCodeTypes
- Catch/Log sessionStore.Write exceptions (fix #248)
- New method LoginWithQRCode (fix #247)
|
2 |
|
WTelegramClient
Telegram Client API (MTProto) library written 100% in C# and .NET Standard | Latest API layer: 181
Release Notes:
API Layer 181: Fact check, Message effects, Payment stars...
|
1 |
|
WTelegramClient
Telegram Client API (MTProto) library written 100% in C# and .NET Standard | Latest API layer: 214
Release Notes:
HtmlToEntities tolerate unclosed &.. html entities
|
1 |
|
Stripe.net
Stripe.net is a sync/async .NET 4.5+ client, and a portable class library for the Stripe API. (Official Library)
|
1 |
MonoAndroid 1.0
- No dependencies.
MonoTouch 1.0
- No dependencies.
.NET Framework 4.5
- No dependencies.
.NET Framework 4.6
- System.Memory (>= 4.5.3)
.NET Core 2.1
- No dependencies.
.NET Standard 1.0
- NETStandard.Library (>= 1.6.1)
.NET Standard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Memory (>= 4.5.3)
.NET Standard 2.0
- System.Memory (>= 4.5.3)
.NETPortable 4.5
- No dependencies.
UAP 10.0.16299
- System.Memory (>= 4.5.3)
Windows 8.0
- No dependencies.
WindowsPhone 8.0
- No dependencies.
WindowsPhoneApp 8.1
- No dependencies.
Xamarin.iOS 1.0
- No dependencies.
Xamarin.Mac 2.0
- No dependencies.
Xamarin.TVOS 1.0
- No dependencies.
Xamarin.WatchOS 1.0
- No dependencies.