CalebTek
-
- 375 total downloads
- last updated 6/14/2026
- Latest version: 1.0.1
Core domain models, repository interfaces, and contracts for ChatCore.NET. Reference this package to build custom storage or transport providers, or to consume ChatCore types in a host project without pulling... More information -
- 288 total downloads
- last updated 6/14/2026
- Latest version: 1.0.1
SQL Server persistence layer for ChatCore.NET built on Entity Framework Core 8. Provides IConversationRepository, IMessageRepository, IReadReceiptRepository, and IUserConnectionRepository implementations with... More information -
- 258 total downloads
- last updated 6/14/2026
- Latest version: 1.0.1
Core ChatEngine implementation for ChatCore.NET. Orchestrates message send, delivery, read receipts, pagination, and soft delete through a pluggable interceptor pipeline. Depends on ChatCore.Abstractions; pair... More information -
- 252 total downloads
- last updated 6/14/2026
- Latest version: 1.0.1
ASP.NET Core SignalR real-time transport for ChatCore.NET. Provides ChatHub (send, mark-as-read, join/leave conversations, typing indicators), SignalRTransportDispatcher with proper sender exclusion via... More information -
- 210 total downloads
- last updated 6/14/2026
- Latest version: 1.0.1
ASP.NET Core integration package for ChatCore.NET. Provides the AddChatCore() fluent builder (UseEntityFramework, UseSignalR, AddInterceptor), MapChatHub() endpoint mapping, and UseChatCoreExceptionHandler()... More information -
- 107 total downloads
- last updated 6/24/2026
- Latest version: 0.1.2
Core encoding orchestration primitives for StreamForge — FFmpeg command builder, progress parser, job models, and pluggable storage/persistence abstractions.