nJupiter.DataAccess 4.1.0.516

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

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

Data access facade for System.Data especially written to make it easier to create and call commands and to handle transactions.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  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.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on nJupiter.DataAccess:

Package Downloads
nJupiter.DataAccess.Users

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.

nJupiter.Services.Forum

A forum engine with a default SQL Server implementation. The nJupiter.Services.Forum.UI assembly also contains front-end example implementations for ASP.NET.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.1.0.516 3,822 12/4/2012