RKMTS.NotificationService
1.0.4
dotnet add package RKMTS.NotificationService --version 1.0.4
NuGet\Install-Package RKMTS.NotificationService -Version 1.0.4
<PackageReference Include="RKMTS.NotificationService" Version="1.0.4" />
paket add RKMTS.NotificationService --version 1.0.4
#r "nuget: RKMTS.NotificationService, 1.0.4"
// Install RKMTS.NotificationService as a Cake Addin #addin nuget:?package=RKMTS.NotificationService&version=1.0.4 // Install RKMTS.NotificationService as a Cake Tool #tool nuget:?package=RKMTS.NotificationService&version=1.0.4
RKMTS.NotificationService is used to send Emails and SMS and its developed with RKM Technologies.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net7.0
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Options (>= 6.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on RKMTS.NotificationService:
Package | Downloads |
---|---|
RKMTS.Extensions.Api.Core
RKMTS.Extensions.Api.Core is used to provide some extensive functionality of authentication, authorization, cors and swagger services and relevant middlewares. |
|
RKMTS.Extensions.Middlewares
RKMTS.Extensions.Middlewares has middlewares like , PartnerConnectionStringMiddleware and ExceptionHandlingMiddleware. |
|
RKMTS.Extensions.Api.Core.Filters
RKMTS.Extensions.Api.Core.Filters has AuthorizationHandlerFilter, ExceptionHandlerFilter, ValidationFilterAttribute and ValidateModelAttribute. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Released as version 1.0.4 on 11-Sep-2022 implemented retry logic for 3 times to send the email in case of any failure.