TeleForge.RateLimiting.Abstractions
0.2.0
dotnet add package TeleForge.RateLimiting.Abstractions --version 0.2.0
NuGet\Install-Package TeleForge.RateLimiting.Abstractions -Version 0.2.0
<PackageReference Include="TeleForge.RateLimiting.Abstractions" Version="0.2.0" />
<PackageVersion Include="TeleForge.RateLimiting.Abstractions" Version="0.2.0" />
<PackageReference Include="TeleForge.RateLimiting.Abstractions" />
paket add TeleForge.RateLimiting.Abstractions --version 0.2.0
#r "nuget: TeleForge.RateLimiting.Abstractions, 0.2.0"
#:package TeleForge.RateLimiting.Abstractions@0.2.0
#addin nuget:?package=TeleForge.RateLimiting.Abstractions&version=0.2.0
#tool nuget:?package=TeleForge.RateLimiting.Abstractions&version=0.2.0
TeleForge.RateLimiting.Abstractions
Rate-limiting contracts for TeleForge.
Part of TeleForge, a Telegram bot framework for .NET. See the documentation for usage.
dotnet add package TeleForge.RateLimiting.Abstractions
Licensed under the MIT License.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.12)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.12)
- Microsoft.Extensions.Options (>= 10.0.12)
- TeleForge.Core (>= 0.2.0)
- Telegram.Bot (>= 22.10.3)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on TeleForge.RateLimiting.Abstractions:
| Package | Downloads |
|---|---|
|
TeleForge.Messaging
Outbound messaging for TeleForge — a fluent message and keyboard builder, an in-memory queue, and a send pipeline with rate limiting, retries, a circuit breaker and metrics. |
|
|
TeleForge.RateLimiting.Redis
Redis-backed per-user rate limiting for TeleForge, so limits hold across every instance rather than per process. |
|
|
TeleForge.Hosting
Host wiring for TeleForge. AddTelegramMonolithHost composes ingress, routing and sending in one call; separate ingress and sender hosts are available for a split deployment. |
GitHub repositories
This package is not used by any popular GitHub repositories.