DevAccelerateNotificationsEF 6.0.0-preview2

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

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

Provides Microsoft Entity Framework implementation of DevAccelerate.Notifications repositories.

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

Showing the top 2 NuGet packages that depend on DevAccelerateNotificationsEF:

Package Downloads
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 287 8/24/2023
7.0.1-preview6.0 103 7/13/2023
7.0.1-preview4.4 99 7/7/2023
7.0.1-preview4.3 81 7/7/2023
7.0.1-preview4.2 81 6/19/2023
7.0.1-preview4.0 75 6/18/2023

This release contains the following primary changes:

1) Upgraded NuGet packages.
2) Restructured the library.