An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.0% dependent repos on nuget.org

nuget.org : azuretablestoragepococonverter

.NET Standard 2.0 library with helpers to convert your POCO objects to Azure Table Storage objects of type `ITableEntity` or `DynamicTableEntity` and vice versa. It supports saving complex classes by converting not natively supported property types into JSON strings. There is no need to have dedicated properties called PartitionKey and RowKey. Just decorate your properties with the `[PartitionKey]` and `[RowKey]` attributes. There is also an optional `[ETag]` attribute to read the ETag and ensure optimistic concurrency when writing it back. You can decorate a property with the `[Timestamp]` attribute to read the auto-generated time stamp from your table entity.

Registry - Source - JSON
purl: pkg:nuget/azuretablestoragepococonverter
Keywords: Microsoft , Azure , Storage , Table , Tables , POCO , Converter , azure , azure-storage , azure-table-storage , net-standard-2 , poco
License: MIT
Latest release: over 7 years ago
First release: over 125 years ago
Dependent repositories: 1
Downloads: 11,424 total
Stars: 4 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago

    Loading...
    Readme
    Loading...