{"id":23730985,"url":"https://github.com/bryanwilhite/songhay.cloud.blobstorage","last_synced_at":"2026-02-20T14:30:16.865Z","repository":{"id":38008112,"uuid":"108495386","full_name":"BryanWilhite/Songhay.Cloud.BlobStorage","owner":"BryanWilhite","description":"Azure BLOB Storage Repositories for JSON files in the Cloud","archived":false,"fork":false,"pushed_at":"2022-12-08T09:03:52.000Z","size":1809,"stargazers_count":1,"open_issues_count":10,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-31T03:15:19.902Z","etag":null,"topics":["azure-blob","azure-storage","io","repository"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BryanWilhite.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-27T03:33:41.000Z","updated_at":"2024-08-15T09:01:35.000Z","dependencies_parsed_at":"2023-01-24T21:45:53.908Z","dependency_job_id":null,"html_url":"https://github.com/BryanWilhite/Songhay.Cloud.BlobStorage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BryanWilhite%2FSonghay.Cloud.BlobStorage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BryanWilhite%2FSonghay.Cloud.BlobStorage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BryanWilhite%2FSonghay.Cloud.BlobStorage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BryanWilhite%2FSonghay.Cloud.BlobStorage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BryanWilhite","download_url":"https://codeload.github.com/BryanWilhite/Songhay.Cloud.BlobStorage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239846412,"owners_count":19706765,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure-blob","azure-storage","io","repository"],"created_at":"2024-12-31T03:15:23.868Z","updated_at":"2026-02-20T14:30:16.822Z","avatar_url":"https://github.com/BryanWilhite.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Songhay.Cloud.BlobStorage\n\n[![Build Status](https://songhay.visualstudio.com/SonghaySystem/_apis/build/status/songhay-cloud-blob-storage-yaml?branchName=master)](https://songhay.visualstudio.com/SonghaySystem/_build/latest?definitionId=17\u0026branchName=master)\n\n`Songhay.Cloud.BlobStorage` [[Nuget](https://www.nuget.org/packages/Songhay.Cloud.BlobStorage/2.0.0)] is a commitment to `WindowsAzure.Storage` [[NuGet](https://www.nuget.org/packages/WindowsAzure.Storage/)], building upon it to define repositories that turn a container of JSON files into a repository (of the “[repository pattern](https://www.infragistics.com/community/blogs/dhananjay_kumar/archive/2016/03/07/how-to-implement-the-repository-pattern-in-asp-net-mvc-application.aspx)”).\n\nThe `AzureBlobContentRepository` [class](./Songhay.Cloud.BlobStorage/Repositories/AzureBlobContentRepository.cs) is a wrapper for [BLOBs](https://en.wikipedia.org/wiki/Binary_large_object), featuring `CloudBlob.DownloadToStreamAsync()` [[docs](https://docs.microsoft.com/en-us/dotnet/api/microsoft.windowsazure.storage.blob.cloudblob.downloadtostreamasync?view=azure-dotnet)].\n\nThe `AzureBlobRepository` [class](./Songhay.Cloud.BlobStorage/Repositories/AzureBlobRepository.cs) is a wrapper for BLOBs that are serialized JSON that hydrate into the expected `TEntity`.\n\nThe `TaggedJObjectRepository` [class](./Songhay.Cloud.BlobStorage/Repositories/TaggedJObjectRepository.cs) is also a wrapper for BLOBs in a container but these objects hydrate into the general-purpose `JObject` [from Newtonsoft](https://www.newtonsoft.com/json/help/html/T_Newtonsoft_Json_Linq_JObject.htm). The “tagged” JObject is arbitrary JSON that has one property that serves as a primitive, primary key. See the `TaggedJObjectTest` [suite](./Songhay.Cloud.BlobStorage.Tests/TaggedJObjectTest.cs) as additional documentation.\n\n[@BryanWilhite](https://twitter.com/bryanwilhite)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryanwilhite%2Fsonghay.cloud.blobstorage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbryanwilhite%2Fsonghay.cloud.blobstorage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryanwilhite%2Fsonghay.cloud.blobstorage/lists"}