DevAccelerateNotifications 5.0.0

There is a newer prerelease version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package DevAccelerateNotifications --version 5.0.0
NuGet\Install-Package DevAccelerateNotifications -Version 5.0.0
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="DevAccelerateNotifications" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DevAccelerateNotifications --version 5.0.0
#r "nuget: DevAccelerateNotifications, 5.0.0"
#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 DevAccelerateNotifications as a Cake Addin
#addin nuget:?package=DevAccelerateNotifications&version=5.0.0

// Install DevAccelerateNotifications as a Cake Tool
#tool nuget:?package=DevAccelerateNotifications&version=5.0.0

Provides interfaces and base functionality for managing and delivering notifications through different channels such as mail, SMS, etc.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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 DevAccelerateNotifications:

Package Downloads
DevAccelerateNotificationsEF

Provides EntityFrameworkCore implementation of the DevAccelerateNotifications library.

DevAccelerateFacades

A facade library that integrates various DevAccelerate APIs for simplicity and ease of use. It works on top of most of the DevAccelerate libraries.

DevAccelerateNotificationsSendGrid

Processes and sends DevAccelerate email notificaitons using SendGrid APIs.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.1-preview6.5 307 8/24/2023
7.0.1-preview6.0 92 7/13/2023
7.0.1-preview4.3 88 7/6/2023
7.0.1-preview4.2 77 6/19/2023
7.0.1-preview4.0 71 6/18/2023

This release contains the following primary changes:
1) Upgraded the NuGet packages.
2) Restructured the library.