Core engine for Vermilion: message model, command handling pipeline, clients policy and runtime primitives. Use with DioRed.Vermilion.Hosting to run bots in a Generic Host.
$ dotnet add package DioRed.Vermilion.CoreCore runtime of the Vermilion chat-bot engine.
This package contains:
DioRed.Vermilion.Abstractions)It intentionally does not include any connector (Telegram, etc.) or storage implementation.
Most applications will use DioRed.Vermilion.Hosting (Generic Host integration) plus one connector and one storage package.