Skip to content

Releases: giometrix/TableStorage.Abstractions.TableEntityConverters

2.0.3

29 Aug 20:54

Choose a tag to compare

update libs

Updated packages

02 Apr 16:16
dff6d95

Choose a tag to compare

What's Changed

Full Changelog: 2.0...2.0.1

Updated to use newer Azure.Data.Tables SDK

23 Jan 16:41
cb85602

Choose a tag to compare

Update libs (#5)

* updated to use Azure.Data.Tables SDK

* fix package version

* fix package again

* oops

* update readme and version

Bug Fix: Specify DateTimeKind.UTC when timestamp is DateTime

03 Nov 14:15

Choose a tag to compare

1.4.1

set datetime kind to utc when timestamp is declared as a DateTime

Expose Json Serialization Settings

30 Sep 16:21

Choose a tag to compare

Fix deserializaition bug when object contains readonly properties

11 May 06:45

Choose a tag to compare

Auto-Populate Timestamp property

02 Mar 23:41

Choose a tag to compare

1.2

update version number for nuget

Minor Refactoring

25 Feb 01:12

Choose a tag to compare

1.1.8

add icon file

Minor Refactoring

16 Sep 11:26
2fc6103

Choose a tag to compare

1.1.6

Update README.md

Easier way to convert from table entity without any mapped keys

18 Jun 19:34

Choose a tag to compare

1.1.5

Easier way to convert from table entity without any mapped keys