Dapper.Extensions.NetCore
4.2.0
See the version list below for details.
dotnet add package Dapper.Extensions.NetCore --version 4.2.0
NuGet\Install-Package Dapper.Extensions.NetCore -Version 4.2.0
<PackageReference Include="Dapper.Extensions.NetCore" Version="4.2.0" />
<PackageVersion Include="Dapper.Extensions.NetCore" Version="4.2.0" />
<PackageReference Include="Dapper.Extensions.NetCore" />
paket add Dapper.Extensions.NetCore --version 4.2.0
#r "nuget: Dapper.Extensions.NetCore, 4.2.0"
#addin nuget:?package=Dapper.Extensions.NetCore&version=4.2.0
#tool nuget:?package=Dapper.Extensions.NetCore&version=4.2.0
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite 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 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. |
.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 (>= 6.5.0)
- Autofac.Extensions.DependencyInjection (>= 8.0.0)
- Dapper (>= 2.0.123)
- Microsoft.Extensions.Configuration (>= 7.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 7.0.0)
- Microsoft.Extensions.DependencyInjection (>= 7.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0)
- Microsoft.Extensions.FileProviders.Physical (>= 7.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
- Newtonsoft.Json (>= 13.0.2)
-
net5.0
- Autofac (>= 6.5.0)
- Autofac.Extensions.DependencyInjection (>= 8.0.0)
- Dapper (>= 2.0.123)
- Microsoft.Extensions.Configuration (>= 7.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 7.0.0)
- Microsoft.Extensions.DependencyInjection (>= 7.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0)
- Microsoft.Extensions.FileProviders.Physical (>= 7.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
- Newtonsoft.Json (>= 13.0.2)
-
net6.0
- Autofac (>= 6.5.0)
- Autofac.Extensions.DependencyInjection (>= 8.0.0)
- Dapper (>= 2.0.123)
- Microsoft.Extensions.Configuration (>= 7.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 7.0.0)
- Microsoft.Extensions.DependencyInjection (>= 7.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0)
- Microsoft.Extensions.FileProviders.Physical (>= 7.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
- Newtonsoft.Json (>= 13.0.2)
-
net7.0
- Autofac (>= 6.5.0)
- Autofac.Extensions.DependencyInjection (>= 8.0.0)
- Dapper (>= 2.0.123)
- Microsoft.Extensions.Configuration (>= 7.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 7.0.0)
- Microsoft.Extensions.DependencyInjection (>= 7.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0)
- Microsoft.Extensions.FileProviders.Physical (>= 7.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
- Newtonsoft.Json (>= 13.0.2)
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.Caching.Memory
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.3.1 | 14 | 4/16/2025 |
5.3.0 | 555 | 4/3/2025 |
5.2.0 | 29,581 | 11/13/2024 |
5.1.4 | 57,086 | 5/13/2024 |
5.1.3 | 42,709 | 1/19/2024 |
5.1.2 | 12,428 | 12/21/2023 |
5.1.1 | 1,393 | 12/21/2023 |
5.1.0 | 1,993 | 12/18/2023 |
5.0.3 | 1,559 | 12/18/2023 |
5.0.2 | 6,648 | 12/18/2023 |
5.0.1 | 1,444 | 12/18/2023 |
5.0.0 | 15,928 | 12/3/2023 |
4.2.5 | 48,282 | 10/9/2023 |
4.2.4 | 46,540 | 7/25/2023 |
4.2.3 | 2,065 | 7/25/2023 |
4.2.2 | 51,184 | 3/28/2023 |
4.2.1 | 37,408 | 12/15/2022 |
4.2.0 | 5,269 | 12/10/2022 |
4.1.0 | 28,969 | 11/10/2022 |
4.0.7 | 3,623 | 11/9/2022 |
4.0.6 | 25,201 | 10/2/2022 |
4.0.5 | 20,292 | 7/12/2022 |
4.0.4 | 21,889 | 5/11/2022 |
4.0.3 | 55,102 | 3/8/2022 |
4.0.2 | 20,328 | 11/29/2021 |
4.0.1 | 4,137 | 11/23/2021 |
4.0.0 | 47,630 | 5/25/2021 |
3.3.0 | 39,178 | 3/8/2021 |
3.2.0 | 61,269 | 7/27/2020 |
3.1.5 | 7,037 | 7/3/2020 |
3.1.4 | 16,422 | 4/7/2020 |
3.1.3 | 3,671 | 4/7/2020 |
3.1.2 | 3,497 | 4/7/2020 |
3.1.1 | 3,625 | 4/4/2020 |
3.1.0 | 35,331 | 3/9/2020 |
3.0.5 | 13,563 | 1/9/2020 |
3.0.4 | 3,630 | 1/8/2020 |
3.0.3 | 3,670 | 12/13/2019 |
3.0.2 | 3,758 | 12/2/2019 |
3.0.1 | 4,371 | 11/26/2019 |
3.0.0 | 20,533 | 10/31/2019 |
2.2.1 | 3,742 | 10/15/2019 |
2.2.0 | 3,719 | 10/13/2019 |
2.1.1 | 11,468 | 9/30/2019 |
2.1.0 | 3,691 | 9/26/2019 |
2.0.2 | 3,232 | 9/26/2019 |
2.0.1 | 3,384 | 9/23/2019 |
2.0.0 | 4,951 | 9/10/2019 |
1.2.2 | 16,369 | 5/21/2019 |
1.2.1 | 3,888 | 3/6/2019 |
1.2.0 | 1,052 | 3/6/2019 |
1.1.0 | 5,477 | 9/12/2018 |
1.0.2 | 3,296 | 8/6/2018 |
1.0.1 | 3,260 | 8/2/2018 |
1.0.0 | 3,311 | 8/2/2018 |