Skip to content

Releases: giometrix/TableStorage.Abstractions.POCO

4.0

30 Aug 01:47
9fa5771
Compare
Choose a tag to compare
Cancellation token (#14)

* add cancellation token to async methods

* update delegates

* update ref

Updated packages

02 Apr 21:12
Compare
Choose a tag to compare
3.3

update packages

Custom Property Converters

17 Nov 14:37
Compare
Choose a tag to compare
3.1

update nuget

Bug Fix: Specify DateTimeKind.UTC when timestamp is DateTime

03 Nov 14:22
Compare
Choose a tag to compare

Allow for custom json serialization of complex fields

05 Oct 14:20
Compare
Choose a tag to compare

Bug fix to prevent exceptions when deserializing objects with readonly properties

11 May 06:56
Compare
Choose a tag to compare
2.7_1.2

Bug fix to prevent exceptions when deserializing objects with readonl…

v2.6.1/1.1 Second release of secondary indexes

08 May 04:34
Compare
Choose a tag to compare
2.6.1_1.1

Added support for conditional index

v2.6.1

27 Mar 06:29
Compare
Choose a tag to compare
update nuget package

v2.6

26 Mar 01:40
80bb6cc
Compare
Choose a tag to compare
Merge pull request #9 from giometrix/secondary_index

Secondary index

v2.6a

26 Mar 01:47
Compare
Choose a tag to compare

Same as 2.6, but secondary index project uses nuget instead of direct project reference.