Skip to main content
DatabaseWrapper package icon

DatabaseWrapper

Simple database wrapper for Microsoft SQL Server, MySQL, and PostgreSQL written in C# supporting dynamic query building and nesting using expressions.

Total Downloads
332.6K
332,626
Published
Aug 21, 2019
Latest stable version

Install

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

Frameworks

.NETFramework4.5.2 .NETStandard2.0

Dependencies

Microsoft.CSharp
.NETFramework4.5.2
[4.5.0, )
[2.0.1, )
MySql.Data
.NETFramework4.5.2
[8.0.15, )
Newtonsoft.Json
.NETFramework4.5.2
[12.0.1, )
Npgsql
.NETFramework4.5.2
[4.0.5, )
Microsoft.CSharp
.NETStandard2.0
[4.5.0, )
[2.0.1, )
MySql.Data
.NETStandard2.0
[8.0.15, )
Newtonsoft.Json
.NETStandard2.0
[12.0.1, )
Npgsql
.NETStandard2.0
[4.0.5, )

Adoption guide

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

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

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

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.