Releases: SimCubeLtd/dapper-generator
Releases · SimCubeLtd/dapper-generator
v1.0.8
Full Changelog: v1.0.7...v1.0.8
Handle member names cannot be the same as their enclosing type by adding class suffix as Entity by default.
Also - Expand validators to handle strings with notempty, and nullable only on non strings
v1.0.7
Full Changelog: v1.0.6...v1.0.7
Fixes for namespace annotations, adds non-interactive mode
v1.0.3
Full Changelog: v1.0.2...v1.0.3
Add nullable annotations for nullable fields
v1.0.2
Full Changelog: v1.0.1...v1.0.2
Initial Release with MsSqlServer support only for now.