DapperExtensions 1.7.0
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.
No packages depend on DapperExtensions.
1.7.0
* Removed DNXCore
* Migrate project to Visual Studio 2019
* Compatibility with .Net Framework 4.6.1, .Core 2.1, 3.1, Net 5.0 and Net Standard 2.0 and 2.1
* Removed DB2 support from .Net Framework due IBM removal of nuget packages
* Included possibility to define a subset of columns to select / update
* Implemented Code Coverage to the Tests
* Migrate tests connection strings to JSon
* Unified NetCore and NetFramework projects to use a simple multi-target projects
* Multiple enhancements to the code
* Implemented multi-level predicate support
1.6.2 / 1.6.3
* Exposed Ignore keys on update in usages of Implementor
1.6.1
* Added Oracle Dialect to 4.5
1.6.0
* Added DB2 Dialect
* Added flag to ignore All Key fields when doing an update
* Added missing async/await methods
* Added unmap method to Mapper
.NET Framework 4.6.1
- Dapper (>= 2.0.90)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- Oracle.ManagedDataAccess (>= 19.11.0)
- Slapper.AutoMapper (>= 2.0.1)
- System.Data.Common (>= 4.3.0)
.NET 5.0
- Slapper.AutoMapper (>= 2.0.1)
- System.Data.Common (>= 4.3.0)
- System.Reflection.Emit (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- Microsoft.CSharp (>= 4.7.0)
- Oracle.ManagedDataAccess.Core (>= 2.19.110)
- Dapper (>= 2.0.90)
.NET Standard 2.0
- Dapper (>= 2.0.90)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- Oracle.ManagedDataAccess.Core (>= 2.19.110)
- Slapper.AutoMapper (>= 2.0.1)
- System.Data.Common (>= 4.3.0)
- System.Reflection.Emit (>= 4.7.0)
.NET Standard 2.1
- Dapper (>= 2.0.90)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- Oracle.ManagedDataAccess.Core (>= 2.19.110)
- Slapper.AutoMapper (>= 2.0.1)
- System.Data.Common (>= 4.3.0)
- System.Reflection.Emit (>= 4.7.0)
.NET Core 3.1
- System.Reflection.Emit (>= 4.7.0)
- Dapper (>= 2.0.90)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- Oracle.ManagedDataAccess.Core (>= 2.19.110)
- Slapper.AutoMapper (>= 2.0.1)
- System.Data.Common (>= 4.3.0)
.NET Core 2.1
- Dapper (>= 2.0.90)
- Newtonsoft.Json (>= 13.0.1)
- Oracle.ManagedDataAccess.Core (>= 2.19.110)
- Microsoft.CSharp (>= 4.7.0)
- System.Data.Common (>= 4.3.0)
- System.Reflection.Emit (>= 4.7.0)
- Slapper.AutoMapper (>= 2.0.1)
Version | Downloads | Last updated |
---|---|---|
1.7.0 | 14 | 05/02/2024 |
1.6.3 | 13 | 05/10/2022 |
1.6.2 | 6 | 05/27/2024 |
1.6.1 | 3 | 05/27/2024 |
1.6.0 | 6 | 05/16/2024 |
1.5.0 | 5 | 05/20/2024 |
1.4.4 | 2 | 05/27/2024 |
1.4.3 | 5 | 05/27/2024 |
1.4.2 | 3 | 05/27/2024 |
1.4.1 | 7 | 05/16/2024 |
1.4.0 | 2 | 05/27/2024 |
1.3.2 | 3 | 05/27/2024 |
1.3.1 | 3 | 05/27/2024 |
1.3.0 | 7 | 05/27/2024 |
1.3.0-a | 2 | 05/27/2024 |
1.2.0 | 0 | 12/13/2011 |
1.1.0 | 0 | 11/30/2011 |
1.0.0 | 0 | 11/15/2011 |