DevAccelerateIdentity 4.3.3

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

// Install DevAccelerateIdentity as a Cake Tool
#tool nuget:?package=DevAccelerateIdentity&version=4.3.3

Provides all the base classes and interfaces for managing users, roles, and tenants.

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

Showing the top 4 NuGet packages that depend on DevAccelerateIdentity:

Package Downloads
DevAccelerateIdentityEF

Provides ASP.NET Identity and EntityFrameworkCore implementation for DevAccelerate Identity.

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 75 8/24/2023
7.0.1-preview6.0 129 7/13/2023
7.0.1-preview4.4 82 7/8/2023
7.0.1-preview4.3 83 7/4/2023
7.0.1-preview4.2 86 6/19/2023
7.0.1-preview4.1 74 6/18/2023
7.0.1-preview4.0 71 6/18/2023
7.0.1-preview3.0 79 4/14/2023
7.0.1-preview2.3 167 4/10/2023
7.0.1-preview2.1 103 3/9/2023
7.0.1-preview2.0 93 2/19/2023
7.0.1-preview1.8 105 1/22/2023
7.0.1-preview1.6 107 1/1/2023
7.0.1-preview1.5 99 12/24/2022
7.0.1-preview1.4 90 12/24/2022
7.0.1-preview1.3 91 12/23/2022
7.0.1-preview1.2 88 12/23/2022
7.0.1-preview1.1 94 12/22/2022
7.0.1-preview1.0 90 12/22/2022
7.0.0-preview9 1,677 12/22/2022
7.0.0-preview7 1,620 12/21/2022
7.0.0-preview6 1,129 12/20/2022
7.0.0-preview5 2,222 12/17/2022
7.0.0-preview2 1,929 11/20/2022
7.0.0-preview10 1,726 12/22/2022
7.0.0-preview1 1,639 11/13/2022
6.5.0 2,399 10/30/2022
6.3.0 4,180 2/10/2022
6.1.0 2,973 1/1/2022
6.0.2 2,123 12/17/2021
6.0.1 2,106 12/16/2021
6.0.0 2,057 12/13/2021
6.0.0-preview2 4,079 12/26/2019
6.0.0-preview1 6,777 5/17/2019

This release contains the following primary changes:
1) Support for .NET 4.5, 4.6, and 4.7.
2) Strongly-named.
3) General code optimization.
4) Bug fixes.
5) Added interfaces and classes for user activities.