TeleForge.Core
0.2.0
dotnet add package TeleForge.Core --version 0.2.0
NuGet\Install-Package TeleForge.Core -Version 0.2.0
<PackageReference Include="TeleForge.Core" Version="0.2.0" />
<PackageVersion Include="TeleForge.Core" Version="0.2.0" />
<PackageReference Include="TeleForge.Core" />
paket add TeleForge.Core --version 0.2.0
#r "nuget: TeleForge.Core, 0.2.0"
#:package TeleForge.Core@0.2.0
#addin nuget:?package=TeleForge.Core&version=0.2.0
#tool nuget:?package=TeleForge.Core&version=0.2.0
TeleForge.Core
Core abstractions for TeleForge: the update context, middleware contract, bot client provider and send result. Every other TeleForge package builds on this one.
Part of TeleForge, a Telegram bot framework for .NET. See the documentation for usage.
dotnet add package TeleForge.Core
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)
- Telegram.Bot (>= 22.10.3)
NuGet packages (15)
Showing the top 5 NuGet packages that depend on TeleForge.Core:
| Package | Downloads |
|---|---|
|
TeleForge.Messaging.Abstractions
Outbound messaging contracts for TeleForge: the message service, queue backend and send middleware. |
|
|
TeleForge.RateLimiting.Abstractions
Rate-limiting contracts for TeleForge. |
|
|
TeleForge.Payments.Abstractions
Payment contracts for TeleForge: invoices, typed payloads, pre-checkout and refund contexts, anti-fraud checks and payout providers. |
|
|
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.Payments
Payments for TeleForge — invoices, pre-checkout validation, payment processing, refunds, subscriptions, Telegram Stars, gifts, paid media, an anti-fraud pipeline and payouts. |
GitHub repositories
This package is not used by any popular GitHub repositories.