Releases: giometrix/TableStorage.Abstractions.TableEntityConverters
Releases · giometrix/TableStorage.Abstractions.TableEntityConverters
2.0.3
Updated packages
Updated to use newer Azure.Data.Tables SDK
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
1.4.1 set datetime kind to utc when timestamp is declared as a DateTime
Expose Json Serialization Settings
1.4 refactor
Fix deserializaition bug when object contains readonly properties
1.3 Increment version
Auto-Populate Timestamp property
1.2 update version number for nuget
Minor Refactoring
1.1.8 add icon file
Minor Refactoring
1.1.6 Update README.md
Easier way to convert from table entity without any mapped keys
1.1.5 Easier way to convert from table entity without any mapped keys