DatabaseWrapper.Core
3.1.0
See the version list below for details.
dotnet add package DatabaseWrapper.Core --version 3.1.0
NuGet\Install-Package DatabaseWrapper.Core -Version 3.1.0
<PackageReference Include="DatabaseWrapper.Core" Version="3.1.0" />
<PackageVersion Include="DatabaseWrapper.Core" Version="3.1.0" />
<PackageReference Include="DatabaseWrapper.Core" />
paket add DatabaseWrapper.Core --version 3.1.0
#r "nuget: DatabaseWrapper.Core, 3.1.0"
#:package DatabaseWrapper.Core@3.1.0
#addin nuget:?package=DatabaseWrapper.Core&version=3.1.0
#tool nuget:?package=DatabaseWrapper.Core&version=3.1.0
Do not install this package directly. Core classes for DatabaseWrapper packages.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.1 is compatible. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.Configuration.Binder (>= 3.1.5)
- Newtonsoft.Json (>= 12.0.3)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on DatabaseWrapper.Core:
| Package | Downloads |
|---|---|
|
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.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.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. |
|
|
WatsonORM.Core
Do not install this package directly. Core classes and static methods supporting WatsonORM packages. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.1.5 | 10,561 | 2/4/2025 |
| 6.1.4 | 1,218 | 1/23/2025 |
| 6.1.3 | 220 | 1/23/2025 |
| 6.1.2 | 211 | 1/23/2025 |
| 6.1.0 | 1,574 | 9/19/2024 |
| 6.0.6 | 7,651 | 10/4/2023 |
| 6.0.5 | 7,874 | 8/29/2023 |
| 6.0.4 | 6,994 | 7/11/2023 |
| 6.0.3 | 350 | 7/11/2023 |
| 6.0.2 | 1,594 | 7/11/2023 |
| 6.0.1 | 311 | 7/11/2023 |
| 6.0.0 | 319 | 7/11/2023 |
| 5.0.3 | 596 | 2/2/2023 |
| 5.0.2 | 5,885 | 2/2/2023 |
| 5.0.1 | 1,402 | 2/2/2023 |
| 5.0.0 | 7,248 | 10/25/2022 |
| 4.1.5 | 12,635 | 8/29/2022 |
| 4.1.3 | 7,116 | 6/21/2022 |
| 4.1.1 | 7,837 | 5/27/2022 |
| 3.1.0 | 54,484 | 6/11/2020 |
Breaking changes, removal of .NET Framework, upgrade to .NET standard 2.1, DatabaseSettings class, new constructors