RKMTS.NotificationService 1.0.4

dotnet add package RKMTS.NotificationService --version 1.0.4
NuGet\Install-Package RKMTS.NotificationService -Version 1.0.4
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="RKMTS.NotificationService" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RKMTS.NotificationService --version 1.0.4
#r "nuget: RKMTS.NotificationService, 1.0.4"
#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.
// 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 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. 
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 RKMTS.NotificationService:

Package Downloads
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.

Version Downloads Last updated
1.0.4 576 9/11/2022
1.0.3 380 9/5/2022
1.0.2 379 9/5/2022
1.0.1 370 9/1/2022
1.0.0 384 8/16/2022

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.