![]() |
VOOZH | about |
dotnet add package Paytech.DapperMapper --version 1.1.7
NuGet\Install-Package Paytech.DapperMapper -Version 1.1.7
<PackageReference Include="Paytech.DapperMapper" Version="1.1.7" />
<PackageVersion Include="Paytech.DapperMapper" Version="1.1.7" />Directory.Packages.props
<PackageReference Include="Paytech.DapperMapper" />Project file
paket add Paytech.DapperMapper --version 1.1.7
#r "nuget: Paytech.DapperMapper, 1.1.7"
#:package Paytech.DapperMapper@1.1.7
#addin nuget:?package=Paytech.DapperMapper&version=1.1.7Install as a Cake Addin
#tool nuget:?package=Paytech.DapperMapper&version=1.1.7Install as a Cake Tool
Dapper Entity Mapper Utility
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 is compatible. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 1 NuGet packages that depend on Paytech.DapperMapper:
| Package | Downloads |
|---|---|
|
PayTech.Core.Migration
Core Migration |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.7 | 2,781 | 8/27/2023 |
| 1.1.6 | 294 | 5/9/2023 |
| 1.1.5 | 312 | 5/9/2023 |
| 1.1.4 | 914 | 3/28/2021 |
| 1.1.3 | 1,495 | 3/28/2021 |
| 1.1.2 | 543 | 3/28/2021 |
| 1.1.1 | 744 | 3/27/2021 |
| 1.1.0 | 1,231 | 3/27/2021 |
| 1.0.9 | 10,617 | 2/23/2021 |
| 1.0.8 | 582 | 2/23/2021 |
| 1.0.7 | 564 | 2/22/2021 |
| 1.0.6 | 559 | 2/22/2021 |
| 1.0.5 | 549 | 2/22/2021 |
| 1.0.4 | 3,411 | 2/5/2021 |
| 1.0.3 | 551 | 2/4/2021 |
| 1.0.2 | 586 | 1/31/2021 |
| 1.0.1 | 579 | 1/31/2021 |
| 1.0.0 | 551 | 1/31/2021 |
v1.0.1 connection and transaction type changed from internal to public
v1.0.2 sql query generation changed to parameterized
v1.0.3 .net core 3.1 upgrade
v1.0.4 .net 5 upgraded
v1.0.5 Column Prefix and Postfix Support Added
v1.0.6 .net core 2.2 version updated
v1.0.7 int type support added for identity
v1.0.8 where prefix and postfix added
v1.0.9 update by unique support added
v1.1.0 .net 5 updated
v1.0.1 changed platform targe from x64 to any cpu
v1.0.2 column prefix and postfix added for postgresql
v1.0.3 ca1816 solved
v1.0.4 sequence prefix and postfix added
v1.0.5 Microsoft Sql Client Added
v1.1.6 Nuget updated
v1.1.7 Unique Key Bug Fixed