Dapper.FluentMap.Dommel
1.1.0
See the version list below for details.
dotnet add package Dapper.FluentMap.Dommel --version 1.1.0
NuGet\Install-Package Dapper.FluentMap.Dommel -Version 1.1.0
<PackageReference Include="Dapper.FluentMap.Dommel" Version="1.1.0" />
paket add Dapper.FluentMap.Dommel --version 1.1.0
#r "nuget: Dapper.FluentMap.Dommel, 1.1.0"
// Install Dapper.FluentMap.Dommel as a Cake Addin #addin nuget:?package=Dapper.FluentMap.Dommel&version=1.1.0 // Install Dapper.FluentMap.Dommel as a Cake Tool #tool nuget:?package=Dapper.FluentMap.Dommel&version=1.1.0
Dapper.FluentMap extension for Dommel support.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- Dapper.FluentMap (>= 1.3.3)
- Dommel (>= 1.3.0)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on Dapper.FluentMap.Dommel:
Package | Downloads |
---|---|
ZKWeb.ORM.Dapper
Support use Dapper in ZKWeb. For more information please visit project site. |
|
RepositoryHelpers
Extensions for HttpClient and Custom Repository based on dapper |
|
RCommon.Persistence.Dapper
A cohesive set of .NET 7 infrastructure libraries that utilizes abstractions for persistence, unit of work/transactions, distributed events, distributed transactions, and more. |
|
Expenseon.Repository.Mysql
Repository Pattern Implementation for MySQL |
|
CoreForDapper
Este repositório é uma extensão do Dapper, com o objetivo de utilização totalmente voltada à objetos. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Dapper.FluentMap.Dommel:
Repository | Stars |
---|---|
zkweb-framework/ZKWeb
A flexible web framework supports .Net Framework and .Net Core
|
Version | Downloads | Last updated | |
---|---|---|---|
2.0.0 | 1,075,927 | 8/23/2020 | |
1.7.1 | 171,990 | 5/5/2020 | |
1.7.0 | 297,819 | 3/28/2019 | |
1.6.0 | 126,044 | 11/16/2018 | |
1.5.0 | 177,902 | 8/18/2017 | |
1.4.5 | 12,441 | 3/22/2017 | |
1.4.3 | 14,122 | 1/16/2017 | |
1.4.2 | 10,426 | 8/16/2016 | |
1.4.1 | 4,484 | 7/7/2016 | |
1.4.0 | 12,085 | 6/11/2016 | |
1.3.0-beta1 | 957 | 2/29/2016 | |
1.2.1 | 6,650 | 3/1/2016 | |
1.2.0 | 2,695 | 3/13/2015 | |
1.1.0 | 1,320 | 1/21/2015 | |
1.0.3 | 1,376 | 7/11/2014 |
v1.1.0
- Added Dommel implementation of IPropertyResolver which takes Ignore into account.
v1.0.3
- Fixed Dommel namespaces.
- Updated Dapper.FluentMap to v1.3.1.
- Updated Dommel to v1.1.
v1.0.2
- Added missing content in /lib/ folder.
v1.0.1
- Added Dapper.FluentMap dependency.
v1.0
- Initial release.