Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dlmelendez/identityserver4-azurestorage
Uses Azure Blob and Table Storage services as an alternative to Entity Framework/SQL data access for IdentityServer4 and Duende IdentityServer
https://github.com/dlmelendez/identityserver4-azurestorage
asp-net-core asp-net-mvc aspnetcore azure dotnet-core2 identity identityserver4 storage
Last synced: 4 days ago
JSON representation
Uses Azure Blob and Table Storage services as an alternative to Entity Framework/SQL data access for IdentityServer4 and Duende IdentityServer
- Host: GitHub
- URL: https://github.com/dlmelendez/identityserver4-azurestorage
- Owner: dlmelendez
- License: apache-2.0
- Created: 2019-07-03T21:53:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-21T01:24:05.000Z (11 months ago)
- Last Synced: 2024-05-01T13:28:54.251Z (9 months ago)
- Topics: asp-net-core, asp-net-mvc, aspnetcore, azure, dotnet-core2, identity, identityserver4, storage
- Language: C#
- Homepage:
- Size: 236 KB
- Stars: 14
- Watchers: 3
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ElCamino.IdentityServer.AzureStorage
Uses Azure Blob and Table Storage services as an alternative to [Entity Framework/SQL data access for Duende IdentityServer](https://docs.duendesoftware.com/identityserver/v6/quickstarts/4_ef/).[![Build Status](https://dev.azure.com/elcamino/Azure%20OpenSource/_apis/build/status/dlmelendez.identityserver4-azurestorage?branchName=master)](https://dev.azure.com/elcamino/Azure%20OpenSource/_build/latest?definitionId=11&branchName=master)
[![NuGet Version](https://img.shields.io/nuget/v/ElCamino.IdentityServer.AzureStorage)](https://www.nuget.org/packages/ElCamino.IdentityServer.AzureStorage/)Project site https://elcamino.cloud/projects/docs/identityserverstorage/.