RepositoryHelpers
RepositoryHelpers copied to clipboard
:package: Extensions for HttpClient and Custom Repository based on dapper
Bumps [LiteDB](https://github.com/mbdavid/LiteDB) from 5.0.11 to 5.0.13. Release notes Sourced from LiteDB's releases. v5.0.13 Fix security vulnerability in deserialize bad json in .NET 4.5 v5.0.12 Made DiskWriterQueue more reliable so that...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Check the possibility of an attribute to define the field equivalent to the object's property in the database table
Refactor CustomRepository by separating functionality into subclasses
Refactor GetProcedureDataTable to no longer need to pass parameters when sending the procedure name