WCF DataContract Serializable TableEntity NuGet Package

DataContract Serializable TableEntity base class that implements azure table storage ITableEntity interface.
For the classes that need to be written to table storage, all that is required is to inherit from this
base class and that s all.

TableEntity class in the client SDK can be used as a base class as well but TableEntity
class is not DataContract serializable so your entities will not be DataContract Serializable and cannot be exchanged
between WCF services as a result.




Got any WCF DataContract Serializable TableEntity Question?





Info

Version: 1.0.0
Author(s): Dogu Arslan
Last Update: Thursday, January 28, 2016
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/SerializableTableEntity


Install
Install-Package SerializableTableEntity
dotnet add package SerializableTableEntity
paket add SerializableTableEntity
SerializableTableEntity Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

2983