Vault.DAL
2.0.11
See the version list below for details.
dotnet add package Vault.DAL --version 2.0.11
NuGet\Install-Package Vault.DAL -Version 2.0.11
<PackageReference Include="Vault.DAL" Version="2.0.11" />
paket add Vault.DAL --version 2.0.11
#r "nuget: Vault.DAL, 2.0.11"
// Install Vault.DAL as a Cake Addin #addin nuget:?package=Vault.DAL&version=2.0.11 // Install Vault.DAL as a Cake Tool #tool nuget:?package=Vault.DAL&version=2.0.11
Vault.DAL is set of extensions for Entity Framework 6.1.1 with Code First preference. Derive from VaultDbContext to gain access to method extensions.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
.NETFramework 4.5
- EntityFramework (>= 6.1.1)
- LinqKit (>= 1.1.1)
- System.Linq.Dynamic (>= 1.0.3)
- Vault.Core (>= 2.0.37)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Vault.DAL:
Package | Downloads |
---|---|
Vault.MVC
Part of Vault libraries set designed to enhance usability of ASP.NET MVC 4. Derive from VaultController to get access to controller extensions. NOTE: This project is no longer maintained and is kept for backwards compatibility. Vault.MVC.V is actively maintained and contains most recent bug fixes. |
|
Vault.Sec.DAL
Vault Security Framework Data Access Layer definition library. |
|
Vault.Intl.DAL
Vault Internationalization Framework Data Access Layer definition library. |
|
Vault.AuthZ.DAL
Vault Authorization Data Access Library. |
|
Vault.Mailer.DAL
Vault.Mailer.DAL provides definitions for your database that are required for Vault Mailer Service to operate. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial release.