This repository was archived by the owner on Nov 21, 2025. It is now read-only.
DatabaseWrapper 3.3.1
Install from the command line:
Learn more about NuGet packages
$ dotnet add package DatabaseWrapper --version 3.3.1
About this version
Simple database wrapper for Microsoft SQL Server, MySQL, PostgreSQL, and Sqlite. written in C# supporting dynamic query building and nesting using expressions. Refer to other DatabaseWrapper packages if you only need support for one database type.