Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / TheByteStuff / DynamicTableEntityJsonSerializer

Based on the nuget package offered by DoguArslan (https://www.nuget.org/packages/DynamicTableEntityJsonSerializer) which uses Microsoft.WindowsAzure.Storage.Table and .Net Framework 4.5, this package is adapted from the original work to function using Microsoft.Azure.Cosmos.Table to enable working with the Microsoft Azure CosmosDB Table API as well as the Azure Table Storage API and a broader .NetStandard 2.0. The ReadJson method logic for ETag also deviates from the original code in that a true null value will be returned if the serialized data indicates null. The original package sets ETag to empty string when the input value is null. In addition, the original converter logic for parsing the Timestamp loses the Offset and just returns the date and time. Added a hack to include the offset in the Timestamp.

JSON API: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheByteStuff%2FDynamicTableEntityJsonSerializer

Stars: 1
Forks: 0
Open Issues: 0

License: mit
Language: C#
Repo Size: 396 KB
Dependencies: pending

Created: almost 3 years ago
Updated: over 1 year ago
Last pushed: over 1 year ago
Last synced: 11 days ago

Files
    Loading...
    Readme
    Loading...