Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/.