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

Showing the top 3 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

RKMTS.Extensions.Api.Core is used to provide some extensive functionality of authentication, authorization, cors and swagger services and relevant middlewares.

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 808 9/11/2022
1.0.3 412 9/5/2022
1.0.2 412 9/5/2022
1.0.1 398 9/1/2022
1.0.0 420 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.