Dapper.Extensions.NetCore
5.1.4
See the version list below for details.
dotnet add package Dapper.Extensions.NetCore --version 5.1.4
NuGet\Install-Package Dapper.Extensions.NetCore -Version 5.1.4
<PackageReference Include="Dapper.Extensions.NetCore" Version="5.1.4" />
<PackageVersion Include="Dapper.Extensions.NetCore" Version="5.1.4" />
<PackageReference Include="Dapper.Extensions.NetCore" />
paket add Dapper.Extensions.NetCore --version 5.1.4
#r "nuget: Dapper.Extensions.NetCore, 5.1.4"
#addin nuget:?package=Dapper.Extensions.NetCore&version=5.1.4
#tool nuget:?package=Dapper.Extensions.NetCore&version=5.1.4
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. 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 is compatible. 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 is compatible. 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 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. 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. |
-
.NETStandard 2.0
- Autofac (>= 8.0.0)
- Autofac.Extensions.DependencyInjection (>= 9.0.0)
- Dapper (>= 2.1.35)
- Microsoft.Extensions.Configuration (>= 8.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 8.0.1)
- Microsoft.Extensions.DependencyInjection (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.1)
- Microsoft.Extensions.FileProviders.Physical (>= 8.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- Newtonsoft.Json (>= 13.0.3)
-
net5.0
- Autofac (>= 8.0.0)
- Autofac.Extensions.DependencyInjection (>= 9.0.0)
- Dapper (>= 2.1.35)
- Microsoft.Extensions.Configuration (>= 8.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 8.0.1)
- Microsoft.Extensions.DependencyInjection (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.1)
- Microsoft.Extensions.FileProviders.Physical (>= 8.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- Newtonsoft.Json (>= 13.0.3)
-
net6.0
- Autofac (>= 8.0.0)
- Autofac.Extensions.DependencyInjection (>= 9.0.0)
- Dapper (>= 2.1.35)
- Microsoft.Extensions.Configuration (>= 8.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 8.0.1)
- Microsoft.Extensions.DependencyInjection (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.1)
- Microsoft.Extensions.FileProviders.Physical (>= 8.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- Newtonsoft.Json (>= 13.0.3)
-
net7.0
- Autofac (>= 8.0.0)
- Autofac.Extensions.DependencyInjection (>= 9.0.0)
- Dapper (>= 2.1.35)
- Microsoft.Extensions.Configuration (>= 8.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 8.0.1)
- Microsoft.Extensions.DependencyInjection (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.1)
- Microsoft.Extensions.FileProviders.Physical (>= 8.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- Newtonsoft.Json (>= 13.0.3)
-
net8.0
- Autofac (>= 8.0.0)
- Autofac.Extensions.DependencyInjection (>= 9.0.0)
- Dapper (>= 2.1.35)
- Microsoft.Extensions.Configuration (>= 8.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 8.0.1)
- Microsoft.Extensions.DependencyInjection (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.1)
- Microsoft.Extensions.FileProviders.Physical (>= 8.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- Newtonsoft.Json (>= 13.0.3)
NuGet packages (13)
Showing the top 5 NuGet packages that depend on Dapper.Extensions.NetCore:
Package | Downloads |
---|---|
Dapper.Extensions.PostgreSQL
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache. |
|
Dapper.Extensions.ODBC
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache. |
|
Dapper.Extensions.MySQL
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache. |
|
Dapper.Extensions.MiniProfiler
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache. |
|
Dapper.Extensions.Caching.Memory
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
5.3.1 | 10,289 | 4/16/2025 |
5.3.0 | 3,917 | 4/3/2025 |
5.2.0 | 41,729 | 11/13/2024 |
5.1.4 | 64,844 | 5/13/2024 |
5.1.3 | 46,000 | 1/19/2024 |
5.1.2 | 12,704 | 12/21/2023 |
5.1.1 | 1,407 | 12/21/2023 |
5.1.0 | 2,157 | 12/18/2023 |
5.0.3 | 1,573 | 12/18/2023 |
5.0.2 | 7,572 | 12/18/2023 |
5.0.1 | 1,462 | 12/18/2023 |
5.0.0 | 16,302 | 12/3/2023 |
4.2.5 | 55,559 | 10/9/2023 |
4.2.4 | 48,357 | 7/25/2023 |
4.2.3 | 2,098 | 7/25/2023 |
4.2.2 | 54,016 | 3/28/2023 |
4.2.1 | 38,060 | 12/15/2022 |
4.2.0 | 5,308 | 12/10/2022 |
4.1.0 | 29,773 | 11/10/2022 |
4.0.7 | 3,653 | 11/9/2022 |
4.0.6 | 26,209 | 10/2/2022 |
4.0.5 | 20,818 | 7/12/2022 |
4.0.4 | 22,036 | 5/11/2022 |
4.0.3 | 56,498 | 3/8/2022 |
4.0.2 | 20,711 | 11/29/2021 |
4.0.1 | 4,220 | 11/23/2021 |
4.0.0 | 49,197 | 5/25/2021 |
3.3.0 | 41,306 | 3/8/2021 |
3.2.0 | 63,832 | 7/27/2020 |
3.1.5 | 7,082 | 7/3/2020 |
3.1.4 | 16,623 | 4/7/2020 |
3.1.3 | 3,713 | 4/7/2020 |
3.1.2 | 3,536 | 4/7/2020 |
3.1.1 | 3,671 | 4/4/2020 |
3.1.0 | 35,419 | 3/9/2020 |
3.0.5 | 13,605 | 1/9/2020 |
3.0.4 | 3,689 | 1/8/2020 |
3.0.3 | 3,716 | 12/13/2019 |
3.0.2 | 3,801 | 12/2/2019 |
3.0.1 | 4,463 | 11/26/2019 |
3.0.0 | 20,598 | 10/31/2019 |
2.2.1 | 3,791 | 10/15/2019 |
2.2.0 | 3,769 | 10/13/2019 |
2.1.1 | 15,492 | 9/30/2019 |
2.1.0 | 3,744 | 9/26/2019 |
2.0.2 | 3,282 | 9/26/2019 |
2.0.1 | 3,430 | 9/23/2019 |
2.0.0 | 5,004 | 9/10/2019 |
1.2.2 | 16,470 | 5/21/2019 |
1.2.1 | 4,001 | 3/6/2019 |
1.2.0 | 1,103 | 3/6/2019 |
1.1.0 | 5,534 | 9/12/2018 |
1.0.2 | 3,381 | 8/6/2018 |
1.0.1 | 3,344 | 8/2/2018 |
1.0.0 | 3,419 | 8/2/2018 |