Skip to content

AzureTableEntityJsonSerializer/Deserializer for use with Azure.Data.Tables TableEntity.

License

Notifications You must be signed in to change notification settings

TheByteStuff/AzureTableEntityJsonSerializer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheByteStuff.AzureTableEntityJsonSerializer

Join the chat at https://gitter.im/TheByteStuff/AzureTableUtilities

AzureTableEntityJsonSerializer/Deserializer for use with Azure.Data.Tables TableEntity.

Based on the nuget package offered by DoguArslan (https://www.nuget.org/packages/DynamicTableEntityJsonSerializer) which uses Microsoft.WindowsAzure.Storage.Table and .Net Framework 4.5, this package is adapted from the original work to function using Azure.Data.Tables TableEntity and a broader .NetStandard 2.1. The serialization offered under stock Azure.Data.Tables converts Int32 to Int64 upon reserialziation, this serializer preserves Int32.

The Byte Stuff, LLC is not affiliated with Microsoft nor the original author nor have either endorsed this project.

Personal and commercial use of this software is free; however, a donation is appreciated if you find the software useful.

Suggestions or donations are both appreciated and welcome can be made by using the Contact tab.

About

AzureTableEntityJsonSerializer/Deserializer for use with Azure.Data.Tables TableEntity.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages