![]() |
VOOZH | about |
dotnet add package Vorn.Caas.Client --version 9.1.2
NuGet\Install-Package Vorn.Caas.Client -Version 9.1.2
<PackageReference Include="Vorn.Caas.Client" Version="9.1.2" />
<PackageVersion Include="Vorn.Caas.Client" Version="9.1.2" />Directory.Packages.props
<PackageReference Include="Vorn.Caas.Client" />Project file
paket add Vorn.Caas.Client --version 9.1.2
#r "nuget: Vorn.Caas.Client, 9.1.2"
#:package Vorn.Caas.Client@9.1.2
#addin nuget:?package=Vorn.Caas.Client&version=9.1.2Install as a Cake Addin
#tool nuget:?package=Vorn.Caas.Client&version=9.1.2Install as a Cake Tool
Client SDK for sending email and SMS via the Vorn CAAS (Content as a Service).
Prerequisites
Installation
Add the package or project reference:
dotnet add package Vorn.Caas.Client
Or reference the project in your solution.
Configuration
Use the Caas configuration section or AddCaasClient to provide BaseAddress, DefaultSender, and Timeout.
Usage
builder.Services.AddCaasClient(...).IMessageClient and call SendEmailAsync, SendSmsAsync, or SendSmsCodeAsync.
SendSmsAsync returns an SmsSendResult containing the provider-agnostic message identifier, pack ID, pricing, and metadata.GetSmsDeliveryStateAsync to poll for delivery updates when required; it returns an SmsDeliveryState with recipient, delivery timestamps, status code, and provider metadata.Development and testing
IMessageClient or HttpMessageHandler for unit tests; integration tests can run against a test CAAS API.Contributing
Open issues and PRs against main. Follow the repository contribution guidelines.
License
See repository LICENSE file.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 9.1.2 | 440 | 11/16/2025 |
| 9.1.1 | 322 | 11/15/2025 |
| 9.1.0 | 318 | 11/15/2025 |
| 9.0.2 | 414 | 11/10/2025 |
| 9.0.1 | 313 | 11/9/2025 |
| 9.0.0 | 352 | 11/5/2025 |
| 8.9.7 | 368 | 11/30/2025 |
| 8.9.6 | 356 | 11/30/2025 |
| 8.9.5 | 359 | 11/30/2025 |
| 8.9.4 | 247 | 11/29/2025 |
| 8.9.3 | 239 | 11/29/2025 |
| 8.9.2 | 280 | 11/23/2025 |
| 8.9.1 | 287 | 11/23/2025 |
| 8.9.0 | 360 | 11/9/2025 |
| 8.8.0 | 351 | 11/2/2025 |
| 8.7.1 | 346 | 10/29/2025 |
| 8.7.0 | 358 | 10/27/2025 |
| 8.6.2 | 331 | 10/27/2025 |
| 8.6.1 | 322 | 10/25/2025 |
| 8.6.0 | 298 | 10/25/2025 |