Perago.SharedKernel.Notification
1.0.90
See the version list below for details.
dotnet add package Perago.SharedKernel.Notification --version 1.0.90
NuGet\Install-Package Perago.SharedKernel.Notification -Version 1.0.90
<PackageReference Include="Perago.SharedKernel.Notification" Version="1.0.90" />
<PackageVersion Include="Perago.SharedKernel.Notification" Version="1.0.90" />
<PackageReference Include="Perago.SharedKernel.Notification" />
paket add Perago.SharedKernel.Notification --version 1.0.90
#r "nuget: Perago.SharedKernel.Notification, 1.0.90"
#:package Perago.SharedKernel.Notification@1.0.90
#addin nuget:?package=Perago.SharedKernel.Notification&version=1.0.90
#tool nuget:?package=Perago.SharedKernel.Notification&version=1.0.90
Perago.SharedKernel.Notification
Email send/receive helpers (MailKit) plus the IMessageNotification contract used by shared-kernel services.
Installation
dotnet add package Perago.SharedKernel.Notification
Getting Started
Send email
IEmailService email = new EmailService(emailConfiguration);
email.Send(new EmailMessage
{
Subject = "Order confirmation",
Content = "Your order was received."
});
EmailMessage has FromAddresses, ToAddresses, Subject, and Content. Configure SMTP/POP through IEmailConfiguration (EmailConfiguration).
Message notification contract
MessageNotification implements IMessageNotification but is a legacy no-op placeholder and is obsolete. Prefer a service-owned notification implementation.
Dependencies
- MailKit (4.17.0)
- MimeKit (4.17.0)
- Microsoft.Extensions.Logging.Abstractions (10.0.11)
- Perago.SharedKernel.Abstraction.Application
- Perago.SharedKernel.Abstraction.Infrastructure
Target Frameworks
- net10.0
License
MIT
| 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
- Dapper (>= 2.1.79)
- FluentValidation (>= 12.1.1)
- MailKit (>= 4.17.0)
- MediatR (>= 12.5.0)
- Microsoft.EntityFrameworkCore (>= 10.0.11)
- Microsoft.Extensions.Caching.Abstractions (>= 10.0.11)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.11)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.11)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.11)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.11)
- Microsoft.Extensions.Http (>= 10.0.11)
- Microsoft.Extensions.Logging (>= 10.0.11)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.11)
- Microsoft.Extensions.Options (>= 10.0.11)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.11)
- Microsoft.FeatureManagement (>= 2.6.1)
- MimeKit (>= 4.17.0)
- Newtonsoft.Json (>= 13.0.4)
- Npgsql (>= 10.0.3)
- Perago.SharedKernel.Abstraction.Application (>= 1.0.90)
- Perago.SharedKernel.Abstraction.Infrastructure (>= 1.0.90)
- RabbitMQ.Client (>= 6.8.1)
- StackExchange.Redis (>= 2.13.17)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Perago.SharedKernel.Notification:
| Package | Downloads |
|---|---|
|
Perago.SharedKernel.Authorization
API authentication, HMAC request signing, and ASP.NET Core observability middleware for Perago services. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.98 | 37 | 9/19/2026 |
| 1.0.97 | 41 | 9/19/2026 |
| 1.0.96 | 76 | 9/16/2026 |
| 1.0.95 | 97 | 9/11/2026 |
| 1.0.94 | 87 | 9/11/2026 |
| 1.0.93 | 92 | 9/11/2026 |
| 1.0.92 | 108 | 9/5/2026 |
| 1.0.91 | 93 | 8/31/2026 |
| 1.0.90 | 94 | 8/30/2026 |
| 1.0.89 | 122 | 8/29/2026 |
| 1.0.88 | 125 | 8/19/2026 |
| 1.0.87 | 105 | 8/18/2026 |
| 1.0.86 | 115 | 8/17/2026 |
| 1.0.85 | 119 | 8/11/2026 |
| 1.0.84 | 97 | 8/9/2026 |
| 1.0.83 | 115 | 8/8/2026 |
| 1.0.82 | 153 | 7/23/2026 |
| 1.0.81 | 125 | 7/23/2026 |
| 1.0.80 | 118 | 7/23/2026 |
| 1.0.79 | 113 | 7/23/2026 |