{"id":16678961,"url":"https://github.com/joncloud/aspnet-identity-azure-storageaccount","last_synced_at":"2026-05-20T07:35:41.899Z","repository":{"id":78825156,"uuid":"161102931","full_name":"joncloud/aspnet-identity-azure-storageaccount","owner":"joncloud","description":"Implements ASP.NET Core Identity using Azure Storage Account","archived":false,"fork":false,"pushed_at":"2020-06-12T03:42:20.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"publish","last_synced_at":"2025-10-12T07:46:07.627Z","etag":null,"topics":["asp-net-core","azure","identity","storage","storage-account"],"latest_commit_sha":null,"homepage":null,"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/joncloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-10T02:06:34.000Z","updated_at":"2020-01-22T00:27:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"9fd7b253-0445-4194-8205-7d740fb5baa3","html_url":"https://github.com/joncloud/aspnet-identity-azure-storageaccount","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/joncloud/aspnet-identity-azure-storageaccount","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joncloud%2Faspnet-identity-azure-storageaccount","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joncloud%2Faspnet-identity-azure-storageaccount/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joncloud%2Faspnet-identity-azure-storageaccount/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joncloud%2Faspnet-identity-azure-storageaccount/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joncloud","download_url":"https://codeload.github.com/joncloud/aspnet-identity-azure-storageaccount/tar.gz/refs/heads/publish","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joncloud%2Faspnet-identity-azure-storageaccount/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33250372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T04:48:54.280Z","status":"ssl_error","status_checked_at":"2026-05-20T04:48:10.851Z","response_time":356,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["asp-net-core","azure","identity","storage","storage-account"],"created_at":"2024-10-12T13:32:25.433Z","updated_at":"2026-05-20T07:35:41.865Z","avatar_url":"https://github.com/joncloud.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ex.Microsoft.AspNetCore.Identity.AzureStorageAccount\n[![NuGet](https://img.shields.io/nuget/v/Ex.Microsoft.AspNetCore.Identity.AzureStorageAccount.svg)](https://www.nuget.org/packages/Ex.Microsoft.AspNetCore.Identity.AzureStorageAccount/)\n\n## Description\nEx.Microsoft.AspNetCore.Identity.AzureStorageAccount implements the ability to manage ASP.NET Core Identity using Azure Storage Accounts.\n\n## Licensing\nReleased under the MIT License. See the [LICENSE][] File for further details.\n\n[license]: LICENSE.md\n\n## Usage\n```csharp\npublic class Startup {\n  public void ConfigureServices(IServiceCollection services) {\n    var connectionString = \"UseDevelopmentStorage=true\"; // Swap out for production connection string\n    services.AddDefaultIdentity\u003cIdentityUser\u003e()\n      .AddRoles\u003cIdentityRole\u003e()\n      .AddAzureStorageAccountStores(connectionString);\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoncloud%2Faspnet-identity-azure-storageaccount","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoncloud%2Faspnet-identity-azure-storageaccount","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoncloud%2Faspnet-identity-azure-storageaccount/lists"}