Release Notes - 1.0

1.0.5-funcrel

Other Updates

Details
Added new objects for unknown entity and unknown entity operation.
Fixes the vendor property for SQL Query and Entity objects for different libraries.

1.0.4-funcrel

Other Updates

Details
Fixes an issue where an internal library was not included properly.

1.0.3-funcrel

Other Updates

Details
A new object “DotNet Dapper Unknown SQL Query” has been added.

1.0.2-funcrel

Other Updates

Details
Summary logs added for Dapper Objects.

1.0.1-funcrel

Other Updates

Details
Added vendor property for Dapper SQL Query objects, Entity objects and Entity Operation objects.

1.0.0-funcrel

Note

Moving to funcrel after thorough testing. No changes to the behaviour of the extension.

1.0.0-beta4

New Support

Summary Details
Support for Dapper.FluentMap.Dommel API to override table name Support for Dapper.FluentMap.Dommel API to override table name. See https://doc.castsoftware.com/display/TECHNOS/Dapper+Framework+-+1.0#DapperFramework1.0-Dommel .

1.0.0-beta3

New Support

Summary Details
Support for Dapper.FastCrud Support for Dapper.FastCrud APIs. See https://doc.castsoftware.com/display/TECHNOS/Dapper+Framework+-+1.0#DapperFramework1.0-Dapper.FastCrud .

1.0.0-beta2

New Support

Summary Details
Support for Dapper.Contrib and Dapper.Sqlbuilder frameworks Support provided for all the APIs of Dapper.Contrib and Dapper.Sqlbuilder frameworks. See https://doc.castsoftware.com/display/TECHNOS/Dapper+Framework+-+1.0#DapperFramework1.0-Dapper.SqlBuilder and https://doc.castsoftware.com/display/TECHNOS/Dapper+Framework+-+1.0#DapperFramework1.0-Dapper.Contrib

1.0.0-beta1

New Support

Summary Details
Support for Dapper.SimpleCRUD library Added support for Dapper.SimpleCRUD library.

1.0.0-alpha3

New Support

Summary Details
Support for the Dapper Plus (Z.Dapper.Plus) library and additional API support for the Dapper library Added support for the Dapper Plus (Z.Dapper.Plus) libary and extended support for Dapper library synchronous and asynchronous QueryFirst and QuerySingle APIs.

1.0.0-alpha2

Other Updates

Details
Change in the description of Dapper framework in nuspec file.

1.0.0-alpha1

Note

Initial release. For details, refer: https://doc.castsoftware.com/display/TECHNOS/Dapper+Framework

New Support

Summary Details
New library support for Dapper Framework. Support Dapper ORM with Execute, ExecuteScaler, ExecuteReader and Queries APIs