Dapper.SimpleCRUD 1.0.6

Simple Get, GetList, Insert, Update, and Delete extensions for Dapper. Uses smart defaults for attribute free classes but can be overridden as needed. By default uses Id column as the primary key but this can be overridden with an attribute By default queries the table matching the class name but this can be overridden with an attribute

No packages depend on Dapper.SimpleCRUD.

Full documentation can be found at http://github.com/ericdc1/Dapper.SimpleCRUD/ * version 1.0: Initial Release * version 1.0.1: Added comments to methods, refactored get and delete(id) methods to allow only one key in the entity * version 1.0.2: Added ability to include complex types in insert and update operations by decorating them with the Editable(true) attribute - useful for enumerators * version 1.0.3: Added GetList() without where filter and corresponding tests. Fixed package reference to Dapper in test project. Fixed bug with null parameter in GetList(object where). * version 1.0.4: Added nullable types to SimpleTypes allowed list. Add a test for this case. Added sql statements to output window when debugger is attached. * version 1.0.5: Updated documentation * version 1.0.6: Allow newer Dapper version

Any 0.0

Version Downloads Last updated
2.3.0 1 06/01/2024
2.2.0.1 2 08/02/2023
2.2.0 1 06/01/2024
2.1.0 1 06/01/2024
2.0.1 1 06/01/2024
2.0.0 1 06/01/2024
1.13.0 2 01/24/2024
1.9.3 1 06/01/2024
1.9.2 1 06/01/2024
1.9.1 1 06/01/2024
1.9.0 2 06/01/2024
1.8.7 1 06/01/2024
1.8.6 1 06/01/2024
1.8.5 1 06/01/2024
1.8.4 1 06/01/2024
1.8.3 1 06/01/2024
1.8.2 1 06/01/2024
1.8.1 2 06/01/2024
1.8.0 1 06/01/2024
1.7.0 1 06/01/2024
1.6.0 1 06/01/2024
1.1.3 1 06/01/2024
1.1.2 1 06/01/2024
1.1.1 1 06/01/2024
1.1.0 1 06/01/2024
1.0.7 1 06/01/2024
1.0.6 1 06/01/2024
1.0.5 1 06/01/2024
1.0.4 1 06/01/2024
1.0.3 1 06/01/2024
1.0.2 1 06/01/2024
1.0.1 1 06/01/2024
1.0.0 1 06/01/2024