Winglet.Subscription.Contracts
0.2.0
dotnet add package Winglet.Subscription.Contracts --version 0.2.0
NuGet\Install-Package Winglet.Subscription.Contracts -Version 0.2.0
<PackageReference Include="Winglet.Subscription.Contracts" Version="0.2.0" />
<PackageVersion Include="Winglet.Subscription.Contracts" Version="0.2.0" />
<PackageReference Include="Winglet.Subscription.Contracts" />
paket add Winglet.Subscription.Contracts --version 0.2.0
#r "nuget: Winglet.Subscription.Contracts, 0.2.0"
#:package Winglet.Subscription.Contracts@0.2.0
#addin nuget:?package=Winglet.Subscription.Contracts&version=0.2.0
#tool nuget:?package=Winglet.Subscription.Contracts&version=0.2.0
Winglet.Subscription.Contracts
Winglet.Subscription.Contracts contains the stable reusable JSON wire contracts for supported Winglet.Subscription consumer operations.
The package is independent of the Subscription service executable, EF Core and domain implementation. It currently covers authoritative entitlement responses, period history and CreateDefaultTrial.
The service's current JSON enum representation is preserved. Consumers should use the typed records and enums rather than copy service DTOs locally.
Renewal completion is represented by RenewalCompletionRequest and
RenewalCompletionResponse. The request carries only the stable fulfillment
and Checkout identities; Subscription remains authoritative for period and
entitlement state.
| 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.Subscription.Contracts:
| Package | Downloads |
|---|---|
|
Winglet.Subscription.Client
Typed Winglet.NET Subscription service-to-service client. |
GitHub repositories
This package is not used by any popular GitHub repositories.