Incursa.Platform.Email
6.0.5
Prefix Reserved
dotnet add package Incursa.Platform.Email --version 6.0.5
NuGet\Install-Package Incursa.Platform.Email -Version 6.0.5
<PackageReference Include="Incursa.Platform.Email" Version="6.0.5" />
<PackageVersion Include="Incursa.Platform.Email" Version="6.0.5" />
<PackageReference Include="Incursa.Platform.Email" />
paket add Incursa.Platform.Email --version 6.0.5
#r "nuget: Incursa.Platform.Email, 6.0.5"
#:package Incursa.Platform.Email@6.0.5
#addin nuget:?package=Incursa.Platform.Email&version=6.0.5
#tool nuget:?package=Incursa.Platform.Email&version=6.0.5
Incursa.Platform.Email
Incursa.Platform.Email provides provider-agnostic outbound email contracts, queueing, dispatch, idempotency, and observability primitives.
What It Owns
- outbound email message contracts and addressing models
- queueing and dispatch abstractions for email workflows
- idempotency and retry-friendly delivery primitives
- provider-neutral delivery and processing conventions
What It Does Not Own
- provider-specific delivery APIs
- HTTP hosting concerns
- email-template authoring systems or CMS-style content tooling
Related Packages
Incursa.Platform.Email.AspNetCorefor ASP.NET Core integrationIncursa.Platform.Email.PostgresandIncursa.Platform.Email.SqlServerfor persistence-backed delivery supportIncursa.Platform.Email.Postmarkfor a Postmark-specific adapter
When To Start Here
Start here when your application needs reliable outbound email behavior but should remain independent of a single delivery provider.
| 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
- Incursa.Platform (>= 6.0.5)
- Incursa.Platform.ExactlyOnce (>= 6.0.4)
- Incursa.Platform.Idempotency (>= 6.0.4)
- Incursa.Platform.Observability (>= 6.0.5)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Incursa.Platform.Email:
| Package | Downloads |
|---|---|
|
Incursa.Platform.Email.AspNetCore
ASP.NET Core DI and hosted processing helpers for Incursa Platform Email. |
|
|
Incursa.Platform.Email.Postmark
Postmark sender and webhook adapters for Incursa Platform Email. |
|
|
Incursa.Platform.Email.SqlServer
SQL Server email outbox persistence adapters for Incursa Platform Email. |
|
|
Incursa.Platform.Email.Postgres
PostgreSQL email outbox and delivery persistence adapters for Incursa Platform Email. |
GitHub repositories
This package is not used by any popular GitHub repositories.