Skip to main content
NET.Database.QueryLayer package icon

NET.Database.QueryLayer

NET-Database query layer components will be a useful addition to any application or website to create SQL queries to your database in a OO way. It supports the majority of different database types such as SQL Server® MySQL® o PostgreSQL®, but is easy extend to any ADO.NET provider.

Total Downloads
7.3K
7,301
Published
Jun 20, 2020
Latest stable version

Install

.NET CLI
dotnet add package NET.Database.QueryLayer --version 2.1.4
Package Manager Console
Install-Package NET.Database.QueryLayer -Version 2.1.4
PackageReference
<PackageReference Include="NET.Database.QueryLayer" Version="2.1.4" />

Frameworks

.NETFramework4.6.1 .NETStandard2.1

Dependencies

Microsoft.CSharp
.NETFramework4.6.1
[4.7.0, )
Npgsql
.NETFramework4.6.1
[4.1.3.1, )
Slapper.AutoMapper
.NETFramework4.6.1
[2.0.1, )
[4.3.0, )
System.Data.Common
.NETFramework4.6.1
[4.3.0, )
System.Data.SqlClient
.NETFramework4.6.1
[4.8.1, )
System.Dynamic.Runtime
.NETFramework4.6.1
[4.3.0, )
Microsoft.CSharp
.NETStandard2.1
[4.7.0, )
Npgsql
.NETStandard2.1
[4.1.3.1, )
Slapper.AutoMapper
.NETStandard2.1
[2.0.1, )
[4.3.0, )
System.Data.Common
.NETStandard2.1
[4.3.0, )
System.Data.SqlClient
.NETStandard2.1
[4.8.1, )
System.Dynamic.Runtime
.NETStandard2.1
[4.3.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

The published metadata declares 14 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.