DatabaseWrapper.Core 5.0.3

.NET 5.0 .NET Core 3.1 .NET Standard 2.1 .NET Framework 4.6.1
dotnet add package DatabaseWrapper.Core --version 5.0.3
NuGet\Install-Package DatabaseWrapper.Core -Version 5.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DatabaseWrapper.Core" Version="5.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DatabaseWrapper.Core --version 5.0.3
#r "nuget: DatabaseWrapper.Core, 5.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DatabaseWrapper.Core as a Cake Addin
#addin nuget:?package=DatabaseWrapper.Core&version=5.0.3

// Install DatabaseWrapper.Core as a Cake Tool
#tool nuget:?package=DatabaseWrapper.Core&version=5.0.3

Do not install this package directly.  Core classes for DatabaseWrapper packages.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on DatabaseWrapper.Core:

Package Downloads
WatsonORM.Core

Do not install this package directly. Core classes and static methods supporting WatsonORM packages.

DatabaseWrapper.Mysql

Simple database wrapper for MySQL written in C# supporting dynamic query building and nesting using expressions. Refer to other DatabaseWrapper packages for support for SQL Server, Sqlite, and PostgreSQL.

DatabaseWrapper.Sqlite

Simple database wrapper for Sqlite written in C# supporting dynamic query building and nesting using expressions. Refer to other DatabaseWrapper packages for support for SQL Server, MySQL, and PostgreSQL.

DatabaseWrapper.SqlServer

Simple database wrapper for SQL Server written in C# supporting dynamic query building and nesting using expressions. Refer to other DatabaseWrapper packages for support for MySQL, Sqlite, and PostgreSQL.

DatabaseWrapper.Postgresql

Simple database wrapper for Postgresql written in C# supporting dynamic query building and nesting using expressions. Refer to other DatabaseWrapper packages for support for SQL Server, Sqlite, and MySQL.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.3 155 2/2/2023
5.0.2 1,367 2/2/2023
5.0.1 346 2/2/2023
5.0.0 4,287 10/25/2022
4.1.5 7,863 8/29/2022
4.1.3 3,884 6/21/2022
4.1.1 3,404 5/27/2022
4.1.0 301 5/27/2022
4.0.0.1 3,684 12/31/2021
4.0.0 563 12/31/2021
3.3.1.8 722 12/22/2021
3.3.1.7 2,555 11/19/2021
3.3.1.6 665 11/19/2021
3.3.1.5 2,627 11/12/2021
3.3.1.3 4,830 6/7/2021
3.3.1.2 1,547 4/27/2021
3.3.1.1 5,719 4/14/2021
3.3.1 264 4/14/2021
3.2.2.10 12,404 11/15/2020
3.2.0.6 25,653 10/15/2020
3.2.0.5 6,668 9/18/2020
3.1.0.2 12,062 9/8/2020
3.1.0.1 28,568 6/11/2020
3.1.0 34,746 6/11/2020
3.0.1.3 999 6/11/2020
3.0.1.1 4,527 6/4/2020
3.0.1 4,249 6/3/2020
3.0.0.2 9,453 5/20/2020
3.0.0.1 1,370 5/20/2020
3.0.0 427 5/20/2020

Bugfixes, retargeting to include .NET Framework 4.8 and .NET 7.0.