Info
Version: | 2.3.0 |
Author(s): | Omar del Valle Rodriguez |
Last Update: | Tuesday, April 13, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/iTravelMix/NET-Database-query-layer |
NuGet Url: | https://www.nuget.org/packages/NET.Database.QueryLayer |
Install
Install-Package NET.Database.QueryLayer
dotnet add package NET.Database.QueryLayer
paket add NET.Database.QueryLayer
NET.Database.QueryLayer Download (Unzip the "nupkg" after downloading)
Dependencies
net461
- Microsoft.CSharp(>= 4.7.0)
- Npgsql(>= 4.1.3.1)
- Slapper.AutoMapper(>= 2.0.1)
- System.Collections.NonGeneric(>= 4.3.0)
- System.Data.Common(>= 4.3.0)
- System.Data.SqlClient(>= 4.8.1)
- System.Dynamic.Runtime(>= 4.3.0)
- Microsoft.CSharp(>= 4.7.0)
- Npgsql(>= 4.1.3.1)
- Slapper.AutoMapper(>= 2.0.1)
- System.Collections.NonGeneric(>= 4.3.0)
- System.Data.Common(>= 4.3.0)
- System.Data.SqlClient(>= 4.8.1)
- System.Dynamic.Runtime(>= 4.3.0)
It supports the majority of different database types such as SQL Server® MySQL® o PostgreSQL®, but is easy extend to any ADO.NET provider.