devlooped/TableStorage
Repository pattern with POCO object support for storing to Azure / Cosmos DB Table Storage
C#MIT
Pinned issues
Issues
- 0
- 0
- 0
Adopting SponsorLink in v5.2+
#317 opened by kzu - 0
Filtering by Timestamp isn't working
#328 opened by kzu - 0
KeyProperties are not being persisted properly
#252 opened by pgaliano - 0
- 0
- 0
Add support for querying over TableEntityRepository
#231 opened by kzu - 0
Allow entity lookup from entity value
#215 opened by kzu - 0
- 1
- 0
If partition or row key expressions have complex lambda, property name should be null
#100 opened by kzu - 0
Upgrade to latest Azure v12 SDK
#88 opened by kzu - 0
Add support for DateOnly
#78 opened by kzu - 0
Add API docs for all packages
#64 opened by kzu - 0
Support Timestamp property in POCO entities
#60 opened by kzu - 0
- 0
- 0
- 0
Switch from TableEntity to ITableEntity in the non-generic repository for flexibility
#48 opened by kzu - 0
- 0
- 0
- 0
Include readme in package
#39 opened by kzu - 0
- 0
Add support for filtering by enum property types
#35 opened by kzu - 0
Add support for querying
#33 opened by kzu - 0
- 0
Switch default built-in serializer to System.Text.Json
#30 opened by kzu - 0
Make Document/Entity default table names plural
#28 opened by kzu - 0
- 0
- 0
- 0
No need to use DynamicTableEntity when deleting
#21 opened by kzu - 0
- 1
- 0
- 0
- 0
Fix usage in package description
#15 opened by kzu - 0
- 0
- 0
Make TableRepository<T>/TablePartition<T> public
#10 opened by kzu