Releases: dipscope/EntityStore.TS
Releases · dipscope/EntityStore.TS
v3.0.0
Compare
Sorry, something went wrong.
No results found
v2.0.4
Compare
Sorry, something went wrong.
No results found
Fixed
TypeScript 5 decorators do not work.
v2.0.3
Compare
Sorry, something went wrong.
No results found
Fixed
Filtering of properties having null or undefined values.
v2.0.2
Compare
Sorry, something went wrong.
No results found
Added
Export of paginate clause.
v2.0.1
Compare
Sorry, something went wrong.
No results found
Added
Allow build browse command.
v2.0.0
Compare
Sorry, something went wrong.
No results found
Added
Fluent api for declarative configuration with type manager.
Include support when query by key values.
Migrating from previous version
Update type manager declarative configurations.
v1.0.0
Compare
Sorry, something went wrong.
No results found
Added
Core of entity store;
Commands to add, update, query and remove entities;
Base filter expressions;
Base sort expressions;
Base paginate expressions;
Entity collection to manipulate entities;
Core interfaces for entity providers;