nJupiter.DataAccess.Users 4.2.1.531

dotnet add package nJupiter.DataAccess.Users --version 4.2.1.531
NuGet\Install-Package nJupiter.DataAccess.Users -Version 4.2.1.531
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.2.1.531" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add nJupiter.DataAccess.Users --version 4.2.1.531
#r "nuget: nJupiter.DataAccess.Users, 4.2.1.531"
#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.2.1.531

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

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 net35 is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  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

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