It allows you to convert the properties of a TableEntity to Json.
Azure storage tables doesn't support complex types. Sometimes you do want to store a domain object into the Azure storage tables. This attribute allows you to configure which complex types must be serialized into Json so it can be stored into Azure.
Licensed under MIT see License file. Each plugin licensed under parent license unless stated in it's readme file.