nJupiter.DataAccess.Users 4.0.3.331

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

// Install nJupiter.DataAccess.Users as a Cake Tool
#tool nuget:?package=nJupiter.DataAccess.Users&version=4.0.3.331

A component to manage users and user data via a repository class. It can handle complex property structures and is also able to divide user properties in different contexts. The component has a default implementation for SQL Server (in nJupiter.DataAccess.Users.Sql) but can also be tied to an LDAP (by using the IUserRepository implementation in nJupiter.DataAccess.Users.DirectoryService) or you can also bind it to any other data source by implementing your own IUserRepository. The assembly also contain implementations for ProfileProvider and MembershipProvider implemmentations, for example the HybridMembershipProvider that makes it possible to wrap another MembershipProvider with a database user.

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.2.1.531 3,092 12/13/2012