v2.0.0-beta6
Pre-release
Pre-release
·
140 commits
to master
since this release
- Use
PrefixParameter
inBuildMultiMapQuery
- #132 - Add a factory to create SQL expressions to allow custom implementations
- Allow adding SQL builder using the connection name
- Make SQL builders and resolvers internal for testing
- Add
Dommel.Json
with JSON support #134 - Update to Dapper 2.0
- Align package targets with Dapper: drop .NET 4.5.2 and .NET Standard 1.3 target / target .NET 4.6.2 and .NET Standard 2.0
- Add nullable annotations