Winglet.Party.Contracts
0.3.0
dotnet add package Winglet.Party.Contracts --version 0.3.0
NuGet\Install-Package Winglet.Party.Contracts -Version 0.3.0
<PackageReference Include="Winglet.Party.Contracts" Version="0.3.0" />
<PackageVersion Include="Winglet.Party.Contracts" Version="0.3.0" />
<PackageReference Include="Winglet.Party.Contracts" />
paket add Winglet.Party.Contracts --version 0.3.0
#r "nuget: Winglet.Party.Contracts, 0.3.0"
#:package Winglet.Party.Contracts@0.3.0
#addin nuget:?package=Winglet.Party.Contracts&version=0.3.0
#tool nuget:?package=Winglet.Party.Contracts&version=0.3.0
Winglet.Party.Contracts
Winglet.Party.Contracts contains the reusable JSON wire contracts for the
Winglet.Party API v1.
This package contains DTOs and public API enums only. It has no HTTP client, authentication, domain, persistence, ASP.NET Core or database behavior.
Install Winglet.Party.Client for the maintained typed HTTP client; it brings
this package transitively. Install Contracts directly when an application or
integration needs the Party wire types without the HTTP client.
Winglet.Party.Contracts 0.2.0 is paired with the aligned
Winglet.Party.Client 0.4.0 surface. Consumers migrating from Client 0.2.0
should update public DTO namespace imports from Winglet.Party.Client to
Winglet.Party.Contracts.
| 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.Party.Contracts:
| Package | Downloads |
|---|---|
|
Winglet.Party.Client
Typed Winglet.NET Party API v1 HTTP client. |
GitHub repositories
This package is not used by any popular GitHub repositories.