./nugetz
pkg

DoguArslan/SerializableTableEntityv1.0.0

docs d<> code .compare c

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.

License

Deps

1

Install Size

Vulns

✓ 0

Published

Jan 28, 2016

Get Started

$ dotnet add package SerializableTableEntity

Readme

No README available.