Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
henkmollema committed Jun 27, 2014
1 parent 7f8458f commit 4e576e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,4 @@ Use the `SetColumnNameResolver()` method to register the custom implementation:
Dommel.SetColumnNameResolver(new CustomColumnNameResolver());
```

I am working on a version of [Dapper.FluentMap](https://github.com/HenkMollema/Dapper-FluentMap) which implements these interfaces and use the configured mappings.
The [Dapper.FluentMap.Dommel](https://www.nuget.org/packages/Dapper.FluentMap.Dommel) extension implements these interfaces using the configured mapping. Also see: [Dapper.FluentMap](https://github.com/HenkMollema/Dapper-FluentMap#dommel).

0 comments on commit 4e576e2

Please sign in to comment.