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. |
|
CoreForDapper
Este repositório é uma extensão do Dapper, com o objetivo de utilização totalmente voltada à objetos. |
|
Expenseon.Repository.Mysql
Repository Pattern Implementation for MySQL |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Dapper.FluentMap.Dommel:
Repository | Stars |
---|---|
zkweb-framework/ZKWeb
A flexible web framework supports .Net Framework and .Net Core
|
|
andreluizsecco/AspnetCore.EFCore_Dapper
Projeto ASP.NET Core + Entity Framework Core + Dapper, demonstrando o uso de ambos separadamente e em um cenário híbrido.
|
Version | Downloads | Last updated | |
---|---|---|---|
2.0.0 | 935,832 | 8/23/2020 | |
1.7.1 | 153,156 | 5/5/2020 | |
1.7.0 | 285,783 | 3/28/2019 | |
1.6.0 | 111,628 | 11/16/2018 | |
1.5.0 | 173,240 | 8/18/2017 | |
1.4.5 | 11,419 | 3/22/2017 | |
1.4.3 | 13,883 | 1/16/2017 | |
1.4.2 | 10,064 | 8/16/2016 | |
1.4.1 | 4,443 | 7/7/2016 | |
1.4.0 | 12,013 | 6/11/2016 | |
1.3.0-beta1 | 913 | 2/29/2016 | |
1.2.1 | 6,325 | 3/1/2016 | |
1.2.0 | 2,533 | 3/13/2015 | |
1.1.0 | 1,279 | 1/21/2015 | |
1.0.3 | 1,344 | 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.