Skip to content

jtourlamain/DevProtocol.Azure.EntityPropertyConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EntityPropertyConverter

What is this?

It allows you to convert the properties of a TableEntity to Json.

Description

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.

Contributors

More info

License

Licensed under MIT see License file. Each plugin licensed under parent license unless stated in it's readme file.

About

Shows how to convert an Azure Table EntityProperty to Json

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages