Falko.Talkie.Signals
1.12.0.265-preview
See the version list below for details.
dotnet add package Falko.Talkie.Signals --version 1.12.0.265-preview
NuGet\Install-Package Falko.Talkie.Signals -Version 1.12.0.265-preview
<PackageReference Include="Falko.Talkie.Signals" Version="1.12.0.265-preview" />
<PackageVersion Include="Falko.Talkie.Signals" Version="1.12.0.265-preview" />
<PackageReference Include="Falko.Talkie.Signals" />
paket add Falko.Talkie.Signals --version 1.12.0.265-preview
#r "nuget: Falko.Talkie.Signals, 1.12.0.265-preview"
#:package Falko.Talkie.Signals@1.12.0.265-preview
#addin nuget:?package=Falko.Talkie.Signals&version=1.12.0.265-preview&prerelease
#tool nuget:?package=Falko.Talkie.Signals&version=1.12.0.265-preview&prerelease
Talkie - Build Bots Once, Deploy Everywhere
Talkie is under active development. The underlying C# framework libraries is subject to change.
Talkie is a framework for creating bots across messaging platforms. Write code once, deploy everywere (for Telegram, Discord, and more). Also, its lightweight and modular design, parallel processing and native AOT compilation, keep your bots blazing fast with minimal memory usage.
Features
- Fast and Lightweight: Talkie is designed to be fast and lightweight, making it ideal for use in resource-constrained environments or high-traffic, large-scale bots.
- Native-AOT Support (Latest .NET 9): Talkie provides native Ahead-of-Time (AOT) compilation support with the latest .NET 9 framework, enabling developers to compile bots to native code for enhanced performance and memory efficiency.
- Parallel Processing: Talkie is optimized to leverage multi-core processors, empowering developers to create bots capable of handling multiple messages concurrently.
- OOP and Functional Programming: Talkie offers flexibility by supporting both object-oriented and functional programming paradigms, allowing developers to choose the style that best aligns with their preferences and project requirements.
- Self-Contained and Independent: Talkie is self-contained and does not rely on external libraries. This eliminates compatibility concerns, reduces the overall footprint, and simplifies deployment.
- Cross-Platform Compatibility: Talkie is engineered for cross-platform compatibility, enabling developers to write code once and deploy it seamlessly across diverse bot platforms, including Telegram, Discord, and more.
- Extensible Architecture: Talkie is designed with extensibility in mind, making it easy for developers to add new features, functionalities, and expand platform support as needed.
- Comprehensive Functionality: Talkie offers a wide array of features, and managing complex branched code for different bot platforms, all while simplifying code that would be more cumbersome on other platforms.
License
This project is licensed under the BSD 2-Clause License.
© 2024-2025, Falko Team
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net9.0
- Falko.Talkie.Core (>= 1.12.0.265-preview)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Falko.Talkie.Signals:
Package | Downloads |
---|---|
Falko.Talkie.Signals.Connections
Talkie is a lightweight and modular framework for creating bots across messaging platforms (for Telegram, Discord, and more) |
|
Falko.Talkie.Signals.Adapters
Talkie is a lightweight and modular framework for creating bots across messaging platforms (for Telegram, Discord, and more) |
|
Falko.Talkie.Signals.Extensions
Talkie is a lightweight and modular framework for creating bots across messaging platforms (for Telegram, Discord, and more) |
GitHub repositories
This package is not used by any popular GitHub repositories.