RepositoryHelpers icon indicating copy to clipboard operation
RepositoryHelpers copied to clipboard

:package: Extensions for HttpClient and Custom Repository based on dapper

Results 7 RepositoryHelpers issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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...

dependencies

can support mysql? thanks

enhancement

Check the possibility of an attribute to define the field equivalent to the object's property in the database table

enhancement

Update Library Documentation

enhancement

Refactor CustomRepository by separating functionality into subclasses

enhancement

Refactor GetProcedureDataTable to no longer need to pass parameters when sending the procedure name

enhancement