Easily convert POCOs (Plain Old CLR Objects) to Azure Table Storage TableEntities and vice versa.
Info
Version: | 2.0.3 |
Author(s): | Giovanni Galbo |
Last Update: | Tuesday, August 29, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/giometrix/TableStorage.Abstractions.TableEntityConverters |
NuGet Url: | https://www.nuget.org/packages/TableStorage.Abstractions.TableEntityConverters |
Install
Install-Package TableStorage.Abstractions.TableEntityConverters
dotnet add package TableStorage.Abstractions.TableEntityConverters
paket add TableStorage.Abstractions.TableEntityConverters
TableStorage.Abstractions.TableEntityConverters Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Cosmos.Table(>= 1.0.6)
Tags