Release Notes - 1.0
1.0.6-funcrel
Other Updates
Details |
Fixes a traceback error in the analysis log (IndexError: list index out of range) occurring in applications containing data annotations. |
Improvements have been made to the extension log file: a summary of detected unknown objects is now included. |
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
1.0.0-beta3
New Support
1.0.0-beta2
New Support
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 |