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

https://github.com/dlmelendez/identityazuretable

This project provides a high performance cloud solution for ASP.NET Identity Core using Azure Table storage replacing the Entity Framework / MSSQL provider.
https://github.com/dlmelendez/identityazuretable

asp asp-net-core asp-net-core-identity asp-net-identity asp-net-mvc aspnet aspnetcoreidentity aspnetidentity azure-storage azure-table-storage identity

Last synced: about 2 months ago
JSON representation

This project provides a high performance cloud solution for ASP.NET Identity Core using Azure Table storage replacing the Entity Framework / MSSQL provider.

Awesome Lists containing this project

README

        

ElCamino.AspNetCore.Identity.AzureTable
=================
This project provides a high performance cloud solution for ASP.NET Identity Core using Azure Table storage replacing the Entity Framework / MSSQL provider.

[![Build Status](https://dev.azure.com/elcamino/Azure%20OpenSource/_apis/build/status%2Fdlmelendez.identityazuretable?branchName=master)](https://dev.azure.com/elcamino/Azure%20OpenSource/_build/latest?definitionId=18&branchName=master)
[![NuGet Version](https://img.shields.io/nuget/v/ElCamino.AspNetCore.Identity.AzureTable)](https://www.nuget.org/packages/ElCamino.AspNetCore.Identity.AzureTable/)

Project site at https://elcamino.cloud/projects/docs/identityazuretable/.