DevAccelerateIdentityEF 6.0.0-preview2

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

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

Provides Microsoft Entity Framework implementation for DevAccelerate Identity.

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 DevAccelerateIdentityEF:

Package Downloads
DevAccelerateSecurityFacade

A facade library that simplifies security APIs. It works on top of DeAaccelerateIdenitty and DevAccelerateEnterpriseSecurity.

DevAccelerateAll

Combines all the DevAccelerate libraries into a single package.

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.1-preview6.5 92 8/24/2023
7.0.1-preview6.0 184 7/13/2023
7.0.1-preview4.4 97 7/8/2023
7.0.1-preview4.3 103 7/4/2023
7.0.1-preview4.2 101 6/19/2023
7.0.1-preview4.1 92 6/18/2023
7.0.1-preview4.0 85 6/18/2023
7.0.1-preview3.0 92 4/14/2023
7.0.1-preview2.3 190 4/10/2023
7.0.1-preview2.1 131 3/9/2023
7.0.1-preview2.0 113 2/19/2023
7.0.1-preview1.8 119 1/22/2023
7.0.1-preview1.6 122 1/1/2023
7.0.1-preview1.5 107 12/24/2022
7.0.1-preview1.4 101 12/24/2022
7.0.1-preview1.3 106 12/23/2022
7.0.1-preview1.2 106 12/23/2022
7.0.1-preview1.1 97 12/22/2022
7.0.1-preview1.0 108 12/22/2022
7.0.0-preview9 1,582 12/22/2022
7.0.0-preview7 1,527 12/21/2022
7.0.0-preview6 1,763 12/17/2022
7.0.0-preview5 1,574 12/17/2022
7.0.0-preview2 1,873 11/20/2022
7.0.0-preview10 1,633 12/22/2022
7.0.0-preview1 1,567 11/13/2022
6.5.0 2,226 10/30/2022
6.3.0 4,024 2/10/2022
6.1.0 2,893 1/1/2022
6.0.2 1,943 12/17/2021
6.0.1 1,871 12/16/2021
6.0.0 1,813 12/13/2021
6.0.0-preview3 3,764 12/26/2019
6.0.0-preview2 1,742 5/17/2019
6.0.0-preview1 5,393 5/17/2019

This release contains the following primary changes:

1) Transformed the library from genericto specific ASP.NET implementation.
2) Upgraded NuGet packages.