Namespace Savvyio.Extensions.DapperExtensions
Assembly: Savvyio.Extensions.DapperExtensions.dll
Classes
DapperExtensionsDataStore<T>
Provides a default implementation of the DapperDataStore<T, TOptions> class that is tailored for Plain Old CLR Objects (POCO) usage by DapperExtensions.
DapperExtensionsQueryOptions<T>
Specifies options that is related to DapperExtensionsDataStore<T>.