Practice.Backend.CurrencyConverter.Messages
1.0.93
dotnet add package Practice.Backend.CurrencyConverter.Messages --version 1.0.93
NuGet\Install-Package Practice.Backend.CurrencyConverter.Messages -Version 1.0.93
<PackageReference Include="Practice.Backend.CurrencyConverter.Messages" Version="1.0.93" />
<PackageVersion Include="Practice.Backend.CurrencyConverter.Messages" Version="1.0.93" />
<PackageReference Include="Practice.Backend.CurrencyConverter.Messages" />
paket add Practice.Backend.CurrencyConverter.Messages --version 1.0.93
#r "nuget: Practice.Backend.CurrencyConverter.Messages, 1.0.93"
#:package Practice.Backend.CurrencyConverter.Messages@1.0.93
#addin nuget:?package=Practice.Backend.CurrencyConverter.Messages&version=1.0.93
#tool nuget:?package=Practice.Backend.CurrencyConverter.Messages&version=1.0.93
Practice.Backend.CurrencyConverter.Messages
Shared request and response message contracts for the Currency Converter API.
This package is a dependency of Practice.Backend.CurrencyConverter.Client and is installed automatically. You only need to reference it directly if you work with the message types independently.
Installation
dotnet add package Practice.Backend.CurrencyConverter.Messages
Contracts
Requests
| Type | Description |
|---|---|
LatestExchangeRatesRequest |
Fetch latest exchange rates for a base currency |
HistoricalExchangeRateRequest |
Fetch historical rates with optional date range and pagination |
ConversionRequest |
Convert an amount between two currencies |
Responses
| Type | Description |
|---|---|
ExchangeRateResponse |
Base/quote currency, date, and rate dictionary |
HistoricalExchangeRateResponse |
Paginated historical rates |
ConversionRequest |
Conversion result with converted amount |
| 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 Practice.Backend.CurrencyConverter.Messages:
| Package | Downloads |
|---|---|
|
Practice.Backend.CurrencyConverter.Client
A typed HTTP client library for the Currency Converter API. Provides DI-friendly, configurable access to exchange rate endpoints (latest rates, historical rates, and currency conversion) with built-in resilience (retry + circuit breaker) and JWT bearer authentication support. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.93 | 139 | 4/2/2026 |
| 1.0.91-dev | 115 | 4/2/2026 |
| 1.0.89 | 158 | 4/1/2026 |
| 1.0.87-dev | 122 | 4/1/2026 |
| 1.0.85 | 114 | 4/1/2026 |
| 1.0.83-dev | 116 | 4/1/2026 |
| 1.0.81 | 131 | 3/31/2026 |
| 1.0.79-dev | 124 | 3/31/2026 |
| 1.0.78 | 121 | 3/31/2026 |
| 1.0.75-dev | 118 | 3/31/2026 |
| 1.0.72 | 118 | 3/31/2026 |
| 1.0.70-dev | 113 | 3/31/2026 |
| 1.0.68 | 150 | 3/31/2026 |
| 1.0.66-dev | 117 | 3/31/2026 |
| 1.0.64 | 116 | 3/31/2026 |
| 1.0.62-dev | 110 | 3/31/2026 |
| 1.0.60 | 121 | 3/31/2026 |
| 1.0.58-dev | 120 | 3/31/2026 |
| 1.0.55-dev | 116 | 3/30/2026 |
| 1.0.52-dev | 114 | 3/30/2026 |