Indrivo.NotificationsEngine.Provider.Contracts 1.0.1

dotnet add package Indrivo.NotificationsEngine.Provider.Contracts --version 1.0.1
NuGet\Install-Package Indrivo.NotificationsEngine.Provider.Contracts -Version 1.0.1
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="Indrivo.NotificationsEngine.Provider.Contracts" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Indrivo.NotificationsEngine.Provider.Contracts --version 1.0.1
#r "nuget: Indrivo.NotificationsEngine.Provider.Contracts, 1.0.1"
#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 Indrivo.NotificationsEngine.Provider.Contracts as a Cake Addin
#addin nuget:?package=Indrivo.NotificationsEngine.Provider.Contracts&version=1.0.1

// Install Indrivo.NotificationsEngine.Provider.Contracts as a Cake Tool
#tool nuget:?package=Indrivo.NotificationsEngine.Provider.Contracts&version=1.0.1

Notification Providers

Introduction

The purpose of this NuGet library developed by @Indrivo is to define common contracts for all notification providers like Local, SMTP, SMS, MNotify etc.

How to set up

Use one or more of the NuGet libraries, which implement the INotificationProvider interface from the current code library (NotificationsEngine.Provider.Contracts), inside the Notifications.Engine.Contracts NuGet library.

Note that the usage of predefined validators (for example, SendMessageCommandValidator) is up to you and the necessary configuration may be done inside the Notifications.Engine.Provider.{ProviderName} or directly inside the Notifications.Engine.Contracts class library. The validation may be configured by the MediatR's pipelines or in any other valid way.

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 Indrivo.NotificationsEngine.Provider.Contracts:

Package Downloads
Indrivo.Notifications.Engine.Provider.Local

Package Description

Indrivo.Notifications.Engine.Provider.MNotify

Package Description

Indrivo.Notifications.Engine

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 1,186 5/10/2023