Provides helper functionality for working with typical data access patterns.
Info
Version: | 0.2.2 |
Author(s): | Samuel Cragg |
Last Update: | Friday, March 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/samcragg/Crest |
NuGet Url: | https://www.nuget.org/packages/Crest.DataAccess |
Install
Install-Package Crest.DataAccess
dotnet add package Crest.DataAccess
paket add Crest.DataAccess
Crest.DataAccess Download (Unzip the "nupkg" after downloading)
Dependencies
- Crest.Abstractions(>= 0.2.2)
- Crest.Core(>= 0.2.2)
- Microsoft.CSharp(>= 4.5.0)