Incursa.Platform.Email 2026.2.21.28

dotnet add package Incursa.Platform.Email --version 2026.2.21.28
                    
NuGet\Install-Package Incursa.Platform.Email -Version 2026.2.21.28
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Incursa.Platform.Email" Version="2026.2.21.28" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Incursa.Platform.Email" Version="2026.2.21.28" />
                    
Directory.Packages.props
<PackageReference Include="Incursa.Platform.Email" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Incursa.Platform.Email --version 2026.2.21.28
                    
#r "nuget: Incursa.Platform.Email, 2026.2.21.28"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Incursa.Platform.Email@2026.2.21.28
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Incursa.Platform.Email&version=2026.2.21.28
                    
Install as a Cake Addin
#tool nuget:?package=Incursa.Platform.Email&version=2026.2.21.28
                    
Install as a Cake Tool

Incursa.Platform.Email

Incursa.Platform.Email provides provider-agnostic email outbox primitives and dispatch workflows.

Install

dotnet add package Incursa.Platform.Email

What You Get

  • Email outbox contracts, models, and processing abstractions
  • Dispatch outcomes, policy hooks, and delivery sink interfaces
  • Building blocks for reliable, retriable, idempotent email pipelines

Typical Use

Use this package for application-level email orchestration, then pair it with a provider adapter package from an integration repository (for example Incursa.Integrations.Postmark).

Documentation

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Incursa.Platform.Email:

Package Downloads
Incursa.Platform.Email.AspNetCore

ASP.NET Core integration and hosted processing helpers for Incursa Platform Email.

Incursa.Platform.Email.Postmark

Postmark provider integration for Incursa Platform Email dispatch and webhooks.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.2.21.28 106 2/21/2026
2026.2.21.6 109 2/21/2026
2026.2.20.1418 117 2/20/2026
2026.2.20.1356 116 2/20/2026
2026.2.20.1343 117 2/20/2026
2026.2.20.908 114 2/20/2026
2026.2.20.310 120 2/20/2026
2026.2.20.132 118 2/20/2026
2026.2.20.82 121 2/20/2026
2026.2.19.224 113 2/19/2026
2026.2.19.203 115 2/19/2026
2026.2.19.92 127 2/19/2026