Winglet.Messenger.Contracts
0.3.0
dotnet add package Winglet.Messenger.Contracts --version 0.3.0
NuGet\Install-Package Winglet.Messenger.Contracts -Version 0.3.0
<PackageReference Include="Winglet.Messenger.Contracts" Version="0.3.0" />
<PackageVersion Include="Winglet.Messenger.Contracts" Version="0.3.0" />
<PackageReference Include="Winglet.Messenger.Contracts" />
paket add Winglet.Messenger.Contracts --version 0.3.0
#r "nuget: Winglet.Messenger.Contracts, 0.3.0"
#:package Winglet.Messenger.Contracts@0.3.0
#addin nuget:?package=Winglet.Messenger.Contracts&version=0.3.0
#tool nuget:?package=Winglet.Messenger.Contracts&version=0.3.0
Winglet.Messenger.Contracts
Winglet.Messenger.Contracts contains the stable JSON request and response contracts used by the Winglet.Messenger REST API. It has no dependency on the Messenger host, ASP.NET Core, Entity Framework, AWS SDK or authentication packages.
Install this package when a consumer needs to share Messenger wire DTOs. Most service-to-service consumers should install Winglet.Messenger.Client, which depends on this package and hides routes, serialization and Problem Details handling.
Recipients optionally carry the caller-owned ClientRecipientReference, which
Messenger stores and returns unchanged. Message and recipient responses expose
monotonic Revision values for reconciliation and stale-event fencing.
| 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
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Winglet.Messenger.Contracts:
| Package | Downloads |
|---|---|
|
Winglet.Messenger.Client
Typed Winglet.NET Messenger service client. |
GitHub repositories
This package is not used by any popular GitHub repositories.