Eternet.Web.Chat.Contracts
1.0.14
Prefix Reserved
dotnet add package Eternet.Web.Chat.Contracts --version 1.0.14
NuGet\Install-Package Eternet.Web.Chat.Contracts -Version 1.0.14
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="Eternet.Web.Chat.Contracts" Version="1.0.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Eternet.Web.Chat.Contracts" Version="1.0.14" />
<PackageReference Include="Eternet.Web.Chat.Contracts" />
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 Eternet.Web.Chat.Contracts --version 1.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Eternet.Web.Chat.Contracts, 1.0.14"
#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 Eternet.Web.Chat.Contracts@1.0.14
#: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=Eternet.Web.Chat.Contracts&version=1.0.14
#tool nuget:?package=Eternet.Web.Chat.Contracts&version=1.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Eternet.Web.Chat.Contracts
Public chat contracts shared across chat hosts and clients.
Current contract slices
Inboxes/Models: inbox read models for operator-facing lists.Conversations/Models: conversation summary/detail models, paging requests/results, facet state, host context summaries, and operator state.Messages/Models: timeline items, page/cursor contracts, media, previews, delivery state, and reply-window state.Common/Models: shared contract primitives such as opaque provider references and provider display metadata.Botmaker/**: provider-specific Botmaker import trigger contracts or Botmaker-bound public models.
Provider-neutral folders must stay free of Botmaker-specific types. If a future wave needs a public Botmaker contract, put it under Botmaker/** instead of mixing it into Common, Conversations, Inboxes, or Messages.
Allowed dependency surface for future waves
- Allowed: BCL dependencies and contract-shaping abstractions intentionally introduced by a contracts wave, such as mediator endpoint semantics.
- Forbidden:
Eternet.Web.Chat.Server,Eternet.Web.Chat.WebClient,Eternet.Web.Chat.UI,Eternet.Messaging.WhatsApp,Eternet.FDT.*,Eternet.Web.Infrastructure,Eternet.AspNetCore.ServiceFabric, EF Core, Blazor UI packages, SignalR server hubs, and provider SDK packages. - Keep this project free of host startup, persistence models, provider/webhook concerns, and UI component types.
| 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Eternet.Mediator.Abstractions (>= 3.2.15)
- Eternet.Mediator.EndpointModel (>= 1.3.12)
- Eternet.Models (>= 2.2.7)
- FluentValidation (>= 12.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Eternet.Web.Chat.Contracts:
| Package | Downloads |
|---|---|
|
Eternet.Web.Chat.UI
Provider-agnostic Blazor components and abstractions for Eternet chat experiences. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.14 | 65 | 8/19/2026 |
| 1.0.13 | 91 | 8/13/2026 |
| 1.0.12 | 84 | 8/11/2026 |
| 1.0.11 | 82 | 8/10/2026 |
| 1.0.10 | 137 | 8/10/2026 |
| 1.0.9 | 95 | 8/5/2026 |
| 1.0.8 | 97 | 7/29/2026 |
| 1.0.7 | 101 | 7/14/2026 |
| 1.0.6 | 112 | 6/29/2026 |
| 1.0.5 | 105 | 6/26/2026 |
| 1.0.4 | 106 | 6/25/2026 |
| 1.0.3 | 110 | 6/24/2026 |
| 1.0.2 | 111 | 6/22/2026 |
| 1.0.1 | 110 | 6/2/2026 |
| 1.0.0 | 107 | 5/19/2026 |