DevAccelerateNotifications 6.0.0-preview2

This is a prerelease version of DevAccelerateNotifications.
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 6.0.0-preview2
NuGet\Install-Package DevAccelerateNotifications -Version 6.0.0-preview2
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="6.0.0-preview2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DevAccelerateNotifications --version 6.0.0-preview2
#r "nuget: DevAccelerateNotifications, 6.0.0-preview2"
#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=6.0.0-preview2&prerelease

// Install DevAccelerateNotifications as a Cake Tool
#tool nuget:?package=DevAccelerateNotifications&version=6.0.0-preview2&prerelease

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 net is compatible. 
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 298 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.