IndexRange 1.0.0
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
Showing the top 20 packages that depend on IndexRange.
| Packages | Downloads |
|---|---|
|
Telegram.Bot
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
- Support for Bot API 9.0
- Removed the *Async-suffixed versions of the methods that were marked [Obsolete] since v22.0.
- Services.ConfigureTelegramBot* is no longer necessary to make your Webhook bot compatible with Telegram updates!
- Removed dependency on ASP.NET Core (Microsoft.AspNetCore.App) from the main library
- Merged the Telegram.Bot.Extensions.Passport package into the main library
- New HtmlText helpers method: ToPlain, PlainLength and Truncate to get the plain text only from HTML text (remove the <tags>), the number of plain text characters, or truncate the HTML to a number of plain text characters (useful to comply with the 4096/1024 message limit)
- Added constructor ChatAdministratorRights(bool) to set all fields to true or false (except IsAnonymous)
- Added helper property message.IsServiceMessage to detect service messages vs content messages
2 small breaking changes:
- Merged AnswerShippingQuery method overloads. You'll need to add errorMessage: in your code to pass that argument and indicate failure.
- The Poll.Type is now an enum PollType instead of string
More details: https://telegrambots.github.io/book/migrate/Version-22.x.html#whats-new-in-version-225
|
7 |
|
Telegram.Bot
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
Include ThreadId into a message link creation to mimic original Telegram behavior (#1465)
|
7 |
|
Telegram.Bot
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
Bot API 9.0
|
7 |
|
Telegram.Bot
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
Added ChatMemberRestricted.IsMuted helper
|
7 |
|
Telegram.Bot
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
TransferGift: fix type for newOwnerChatId
|
7 |
|
Telegram.Bot
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
Cleaning code generation
Merging methods AnswerShippingQuery
Using PollType in Poll
|
6 |
|
Telegram.Bot
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
- Bot API 9.0b (CanDeleteSentMessages)
- Added ChatMemberRestricted.IsMuted helper
|
6 |
|
Telegram.Bot
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
Sealed some internal types for performance
|
6 |
|
Telegram.Bot
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
Bot API 9.0b (CanDeleteSentMessages)
|
6 |
|
Telegram.Bot
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
ReplyParameters(Message) supports null
|
6 |
|
Telegram.Bot
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
- Fix MessageLink() for non-topics group
- Restored StarAmount fields (fixed in bot api server)
|
5 |
|
Telegram.Bot
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
implicit InputFile(string) InputFileId(string) now allows null string (and return null)
|
5 |
|
Telegram.Bot
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
- Bot API 9.1 (https://core.telegram.org/bots/api#july-3-2025)
- ReplyParameters(Message) supports null
- Fix MessageLink() for non-topics group
- TransferGift: fix type for newOwnerChatId
- Sealed some internal types for performance
- faster IsServiceMessage
|
5 |
|
Telegram.Bot
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
Bot API 9.1
|
5 |
|
NaCl.Core
A managed-only cryptography library for .NET which provides modern cryptographic primitives.
|
4 |
|
Telegram.Bot
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
Added undocumented fields Chat.IsDirectMessages & ChatFullInfo.ParentChat
|
4 |
|
Telegram.Bot
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
Added ChatMember.ExpireDate helper (= generic UntilDate)
|
4 |
|
Telegram.Bot
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
Bot API 9.2
|
4 |
|
Telegram.Bot
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
- Bot API 9.2
- Added ChatMember.ExpireDate helper (= generic UntilDate)
- implicit InputFile(string) InputFileId(string) now allows null string (and return null)
|
4 |
|
WTelegramClient
Telegram Client API library written 100% in C# and .NET Standard | Latest MTProto & API layer version
|
3 |
https://github.com/bgrainger/IndexRange/blob/master/VersionHistory.md
.NET Framework 4.5
- System.ValueTuple (>= 4.5.0)
.NET Framework 4.7.1
- No dependencies.
.NET Standard 2.0
- No dependencies.
.NET Standard 2.1
- No dependencies.