ModelingEvolution.Chat.Types
1.0.0-preview.10
See the version list below for details.
dotnet add package ModelingEvolution.Chat.Types --version 1.0.0-preview.10
NuGet\Install-Package ModelingEvolution.Chat.Types -Version 1.0.0-preview.10
<PackageReference Include="ModelingEvolution.Chat.Types" Version="1.0.0-preview.10" />
<PackageVersion Include="ModelingEvolution.Chat.Types" Version="1.0.0-preview.10" />
<PackageReference Include="ModelingEvolution.Chat.Types" />
paket add ModelingEvolution.Chat.Types --version 1.0.0-preview.10
#r "nuget: ModelingEvolution.Chat.Types, 1.0.0-preview.10"
#:package ModelingEvolution.Chat.Types@1.0.0-preview.10
#addin nuget:?package=ModelingEvolution.Chat.Types&version=1.0.0-preview.10&prerelease
#tool nuget:?package=ModelingEvolution.Chat.Types&version=1.0.0-preview.10&prerelease
ModelingEvolution.Chat.Types
The published language of ModelingEvolution.Chat: strongly-typed identifiers (WorkspaceId, ChannelId,
ParticipantId, MessageId, Markdown), the commands (DefineWorkspace, DefineChannel, RegisterParticipant,
SendMessage, MarkMessageAsRead) and the events (WorkspaceDefined, ChannelDefined, ParticipantRegistered,
MessageSent, MessageRead).
Immutable records; identifiers are readonly record struct with IParsable<T> + JsonParsableConverter, no public
Value (operators instead). No UI, no MudBlazor — a consumer that only needs to fold chat events (e.g. an unread
indicator) references this package alone. Events carry [OutputStream("Channel")] etc. for category subscriptions.
| 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
- MicroPlumberd (>= 1.2.2)
- MicroPlumberd.CommandBus.Abstractions (>= 1.2.2)
- ModelingEvolution.JsonParsableConverter (>= 1.0.1)
- ModelingEvolution.Tags (>= 1.0.0-preview.10)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ModelingEvolution.Chat.Types:
| Package | Downloads |
|---|---|
|
ModelingEvolution.Chat
Event-sourced chat (workspaces, channels, participants) with MudBlazor 9 Blazor components: conversation list, conversation view, message input, Markdown message rendering. Server-side command handlers and read models over MicroPlumberd/KurrentDB. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-preview.11 | 23 | 8/19/2026 |
| 1.0.0-preview.10 | 29 | 8/19/2026 |
| 1.0.0-preview.9 | 32 | 8/19/2026 |
| 1.0.0-preview.8 | 56 | 8/17/2026 |
| 1.0.0-preview.7 | 53 | 8/17/2026 |
| 1.0.0-preview.6 | 45 | 8/17/2026 |
| 1.0.0-preview.5 | 48 | 8/17/2026 |
| 1.0.0-preview.4 | 54 | 8/17/2026 |
| 1.0.0-preview.3 | 51 | 8/17/2026 |
| 1.0.0-preview.2 | 59 | 8/17/2026 |
| 1.0.0-preview.1 | 54 | 8/17/2026 |