Info
Version: | 2.0.1 |
Author(s): | Dogu Arslan |
Last Update: | Saturday, January 16, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://doguarslan.wordpress.com/2016/02/03/writing-complex-objects-to-azure-table-storage/ |
NuGet Url: | https://www.nuget.org/packages/ObjectFlattenerRecomposer |
Install
Install-Package ObjectFlattenerRecomposer
dotnet add package ObjectFlattenerRecomposer
paket add ObjectFlattenerRecomposer
ObjectFlattenerRecomposer Download (Unzip the "nupkg" after downloading)
Dependencies
- WindowsAzure.Storage(>= 4.3.0)
Tags
One usage is that the API allows writing any complex object with nested properties into Azure Table Storage in flattened form which is not normally possible by using the Azure Storage Client SDK.