This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
Storage Client Library 4.0.1
Changes in 4.0.1 :
- Tables: Removed Serialized attribute and ISerializable implementation from TableEntity. Implement ITabeEntity for your custom entities if you need either.