CQRS.NET
2.1
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
This is the complete list of members for Cqrs.Sql.DataStores.SqlDataStoreExtensions, including all inherited members.
Single< TEntity, TDbEntity >(this IEnumerable< TEntity > dataStore) | Cqrs.Sql.DataStores.SqlDataStoreExtensions | static |
Where< TEntity, TDbEntity >(this IDataStore< TEntity > dataStore, Expression< Func< TEntity, bool >> predicate) | Cqrs.Sql.DataStores.SqlDataStoreExtensions | static |