DatabaseWrapper.SqlServer
3.2.2.10
See the version list below for details.
dotnet add package DatabaseWrapper.SqlServer --version 3.2.2.10
NuGet\Install-Package DatabaseWrapper.SqlServer -Version 3.2.2.10
<PackageReference Include="DatabaseWrapper.SqlServer" Version="3.2.2.10" />
<PackageVersion Include="DatabaseWrapper.SqlServer" Version="3.2.2.10" />
<PackageReference Include="DatabaseWrapper.SqlServer" />
paket add DatabaseWrapper.SqlServer --version 3.2.2.10
#r "nuget: DatabaseWrapper.SqlServer, 3.2.2.10"
#:package DatabaseWrapper.SqlServer@3.2.2.10
#addin nuget:?package=DatabaseWrapper.SqlServer&version=3.2.2.10
#tool nuget:?package=DatabaseWrapper.SqlServer&version=3.2.2.10
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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 | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 is compatible. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.0
- DatabaseWrapper.Core (>= 3.2.0.6)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0)
- Newtonsoft.Json (>= 12.0.3)
- System.Data.SqlClient (>= 4.8.2)
-
.NETCoreApp 3.1
- DatabaseWrapper.Core (>= 3.2.0.6)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0)
- Newtonsoft.Json (>= 12.0.3)
- System.Data.SqlClient (>= 4.8.2)
-
.NETFramework 4.6.1
- DatabaseWrapper.Core (>= 3.2.0.6)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0)
- Newtonsoft.Json (>= 12.0.3)
- System.Data.SqlClient (>= 4.8.2)
-
.NETStandard 2.0
- DatabaseWrapper.Core (>= 3.2.0.6)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0)
- Newtonsoft.Json (>= 12.0.3)
- System.Data.SqlClient (>= 4.8.2)
-
.NETStandard 2.1
- DatabaseWrapper.Core (>= 3.2.0.6)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0)
- Newtonsoft.Json (>= 12.0.3)
- System.Data.SqlClient (>= 4.8.2)
-
net5.0
- DatabaseWrapper.Core (>= 3.2.0.6)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0)
- Newtonsoft.Json (>= 12.0.3)
- System.Data.SqlClient (>= 4.8.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on DatabaseWrapper.SqlServer:
Package | Downloads |
---|---|
DatabaseWrapper
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. |
|
WatsonORM.SqlServer
WatsonORM is a lightweight and easy to use object-relational mapper (ORM) for SQL Server in C# for .NET Core, .NET Framework, and .NET Standard built on top of DatabaseWrapper. Refer to other WatsonORM packages if you need support for other database types. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
6.1.5 | 1,629 | 2/4/2025 |
6.1.4 | 271 | 1/23/2025 |
6.1.0 | 433 | 9/19/2024 |
6.0.7 | 777 | 3/27/2024 |
6.0.6 | 2,457 | 10/4/2023 |
6.0.5 | 1,879 | 8/29/2023 |
6.0.3 | 3,878 | 7/11/2023 |
6.0.2 | 994 | 7/11/2023 |
6.0.1 | 905 | 7/11/2023 |
6.0.0 | 899 | 7/11/2023 |
5.0.2 | 3,386 | 2/2/2023 |
5.0.1 | 367 | 2/2/2023 |
5.0.0 | 4,053 | 10/25/2022 |
4.1.5 | 6,305 | 8/29/2022 |
4.1.3 | 3,396 | 6/21/2022 |
4.1.2 | 2,076 | 5/27/2022 |
4.1.1 | 518 | 5/27/2022 |
4.0.0.1 | 3,270 | 12/31/2021 |
4.0.0 | 1,202 | 12/31/2021 |
3.3.2.3 | 1,498 | 12/22/2021 |
3.3.2.1 | 2,698 | 11/20/2021 |
3.3.2 | 1,805 | 11/19/2021 |
3.3.1.5 | 1,827 | 11/12/2021 |
3.3.1.4 | 5,609 | 6/7/2021 |
3.3.1.3 | 1,204 | 5/6/2021 |
3.3.1.2 | 809 | 4/27/2021 |
3.3.1.1 | 4,448 | 4/14/2021 |
3.3.1 | 1,410 | 4/14/2021 |
3.3.0 | 2,692 | 3/2/2021 |
3.2.2.17 | 3,012 | 2/9/2021 |
3.2.2.16 | 9,159 | 11/28/2020 |
3.2.2.15 | 1,545 | 11/26/2020 |
3.2.2.12 | 1,567 | 11/25/2020 |
3.2.2.11 | 2,552 | 11/24/2020 |
3.2.2.10 | 5,259 | 11/15/2020 |
3.2.2.9 | 2,285 | 11/10/2020 |
3.2.2.8 | 2,265 | 11/9/2020 |
3.2.2.6 | 11,966 | 10/15/2020 |
3.2.2.4 | 2,721 | 10/5/2020 |
3.2.2.3 | 1,918 | 10/5/2020 |
3.2.2.1 | 4,544 | 9/18/2020 |
3.2.2 | 1,945 | 9/18/2020 |
3.2.0.5 | 2,880 | 9/16/2020 |
3.2.0.4 | 2,397 | 9/16/2020 |
3.2.0.3 | 2,577 | 9/10/2020 |
3.2.0.2 | 5,688 | 9/8/2020 |
3.2.0.1 | 2,564 | 9/8/2020 |
3.2.0 | 27,171 | 7/10/2020 |
3.1.0.1 | 6,734 | 6/11/2020 |
3.1.0 | 29,088 | 6/11/2020 |
3.0.1.3 | 637 | 6/11/2020 |
3.0.1.1 | 5,150 | 6/4/2020 |
3.0.1 | 2,516 | 6/3/2020 |
3.0.0.2 | 8,578 | 5/20/2020 |
3.0.0 | 1,882 | 5/20/2020 |
Select result ordering