nJupiter.DataAccess.Users NuGet Package

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.




Got any nJupiter.DataAccess.Users Question?





Info

Version: 4.2.1.531
Author(s): nJupiter
Last Update: Thursday, December 13, 2012
.NET Fiddle: Create the first Fiddle
Project Url: http://code.google.com/p/njupiter/
NuGet Url: https://www.nuget.org/packages/nJupiter.DataAccess.Users


Install
Install-Package nJupiter.DataAccess.Users
dotnet add package nJupiter.DataAccess.Users
paket add nJupiter.DataAccess.Users
nJupiter.DataAccess.Users Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.8

avg-downloads-per-day

2

days-since-last-release

4149