Vault.DAL
1.0.0
See the version list below for details.
dotnet add package Vault.DAL --version 1.0.0
NuGet\Install-Package Vault.DAL -Version 1.0.0
<PackageReference Include="Vault.DAL" Version="1.0.0" />
paket add Vault.DAL --version 1.0.0
#r "nuget: Vault.DAL, 1.0.0"
// Install Vault.DAL as a Cake Addin #addin nuget:?package=Vault.DAL&version=1.0.0 // Install Vault.DAL as a Cake Tool #tool nuget:?package=Vault.DAL&version=1.0.0
Vault.DAL is set of extensions for Entity Framework 6.1.0 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.0)
- LinqKit (>= 1.1.1)
- System.Linq.Dynamic (>= 1.0.0)
- Vault.Core (>= 1.0.0)
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.