Webority.Email
0.8.1
dotnet add package Webority.Email --version 0.8.1
NuGet\Install-Package Webority.Email -Version 0.8.1
<PackageReference Include="Webority.Email" Version="0.8.1" />
<PackageVersion Include="Webority.Email" Version="0.8.1" />
<PackageReference Include="Webority.Email" />
paket add Webority.Email --version 0.8.1
#r "nuget: Webority.Email, 0.8.1"
#:package Webority.Email@0.8.1
#addin nuget:?package=Webority.Email&version=0.8.1
#tool nuget:?package=Webority.Email&version=0.8.1
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 | 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
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.10)
- Microsoft.Extensions.Options.DataAnnotations (>= 10.0.10)
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.