BotCore 1.0.1-alpha-1

This is a prerelease version of BotCore.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package BotCore --version 1.0.1-alpha-1
                    
NuGet\Install-Package BotCore -Version 1.0.1-alpha-1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BotCore" Version="1.0.1-alpha-1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BotCore" Version="1.0.1-alpha-1" />
                    
Directory.Packages.props
<PackageReference Include="BotCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BotCore --version 1.0.1-alpha-1
                    
#r "nuget: BotCore, 1.0.1-alpha-1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package BotCore@1.0.1-alpha-1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BotCore&version=1.0.1-alpha-1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=BotCore&version=1.0.1-alpha-1&prerelease
                    
Install as a Cake Tool

BotCore — это базовый модуль библиотеки для создания чат-ботов на C# с единым API, предоставляющий примитивы, систему конфигурации и механизм запуска.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on BotCore:

Package Downloads
BotCore.PageRouter

BotCore.PageRouter — модуль для маршрутизации страниц в BotCore

BotCore.FilterRouter

BotCore.FilterRouter — модуль для фильтрации и маршрутизации сообщений в BotCore, позволяющий обрабатывать входящие данные на основе заданных условий и направлять их к соответствующим обработчикам.

BotCore.OneBot

BotCore.OneBot — модуль, который связывает учетные записи пользователей из разных ботов (социальных сетей) в единую сущность.

BotCore.SpamBroker

BotCore.SpamBroker — модуль для обработки спама в BotCore

BotCore.EfDb

BotCore.EfDb— модуль для удобной интеграции базы данных в BotCore с использованием Entity Framework

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.13-alpha-1 172 4/17/2025
1.0.12-alpha-1 175 4/14/2025
1.0.11-alpha-1 110 4/11/2025
1.0.10-alpha-1 141 4/10/2025
1.0.9-alpha-1 140 4/10/2025
1.0.7-alpha-1 133 4/10/2025
1.0.6-alpha-1 140 4/8/2025
1.0.5-alpha-1 133 4/8/2025
1.0.2-alpha-1 117 4/6/2025
1.0.1-alpha-1 66 4/5/2025
1.0.0-alpha-1 469 3/25/2025