Webority.Email 0.8.1

dotnet add package Webority.Email --version 0.8.1
                    
NuGet\Install-Package Webority.Email -Version 0.8.1
                    
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="Webority.Email" Version="0.8.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Webority.Email" Version="0.8.1" />
                    
Directory.Packages.props
<PackageReference Include="Webority.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 Webority.Email --version 0.8.1
                    
#r "nuget: Webority.Email, 0.8.1"
                    
#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 Webority.Email@0.8.1
                    
#: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=Webority.Email&version=0.8.1
                    
Install as a Cake Addin
#tool nuget:?package=Webority.Email&version=0.8.1
                    
Install as a Cake Tool

Webority.Email

Internal email libraries for Webority Technologies.

Proprietary — for Webority internal use only. These packages are published publicly for convenient consumption across Webority's own repositories. They are not licensed for third-party use (see the license).

© Webority Technologies.

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 (6)

Showing the top 5 NuGet packages that depend on Webority.Email:

Package Downloads
Webority.Email.SendGrid

SendGrid v3 Mail Send API transport (categories, custom_args, sandbox, attachments, tracking toggles) plus signed event-webhook parsing and HMAC unsubscribe helpers.

Webority.Email.Testing

Capturing/fake email transport, in-memory suppression store, and test helpers for asserting the Webority email pipeline without a real provider.

Webority.Email.Razor

MVC ViewToString rendering for product-owned Razor email templates, the Azure Functions / worker-host bootstrap, a shared IEmailBrand-driven base layout (_WeborityEmailLayout), and a built-in email preview + test portal (MapWeborityEmailPreview).

Webority.Email.Outbox

Optional durable email outbox: submit-with-idempotency (IEmailOutbox) + a drain processor over IEmailSender. The consuming product supplies persistence (IEmailOutboxStore).

Webority.Email.EntityFrameworkCore

Durable EF Core persistence for the Webority email stack: an authoritative IEmailSuppressionStore, an IEmailOutboxStore and an IEmailDeliveryLog, plus the entity configurations. The product owns its DbContext and migrations.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.8.1 46 9/13/2026
0.8.0 49 9/13/2026
0.7.0 173 8/25/2026
0.6.1 202 8/9/2026
0.6.0 133 8/9/2026
0.4.1 132 8/8/2026
0.4.0 134 8/7/2026
0.3.0 271 7/31/2026
0.2.0 157 7/30/2026
0.1.0 148 7/30/2026