Data access utilities for ADO.NET and Entity Framework.
Info
Version: | 2.0.9 |
Author(s): | One Frame Link |
Last Update: | Friday, May 26, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/OneFrameLink/Ofl.Data |
NuGet Url: | https://www.nuget.org/packages/Ofl.Data |
Install
Install-Package Ofl.Data
dotnet add package Ofl.Data
paket add Ofl.Data
Ofl.Data Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Dapper(>= 1.50.2)
- Microsoft.EntityFrameworkCore(>= 1.1.2)
- Nito.AsyncEx.Coordination(>= 1.0.2)
- Ofl.Collections(>= 1.0.3)
- Ofl.Configuration.Abstractions(>= 1.0.3)
- Ofl.Data.Abstractions(>= 1.0.3)
- Ofl.Hashing(>= 1.0.3)
- Ofl.Interactive.Async(>= 1.0.3)
- Ofl.Linq(>= 1.0.2)
- Ofl.Reflection(>= 1.2.5)
- System.Interactive.Async(>= 3.1.1)
Tags