Ecosyste.ms: Awesome
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: 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.
- Host: GitHub
- URL: https://github.com/dlmelendez/identityazuretable
- Owner: dlmelendez
- License: mit
- Created: 2014-07-08T22:35:58.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-02-20T23:18:16.000Z (11 months ago)
- Last Synced: 2024-05-01T13:28:54.926Z (9 months ago)
- Topics: asp, asp-net-core, asp-net-core-identity, asp-net-identity, asp-net-mvc, aspnet, aspnetcoreidentity, aspnetidentity, azure-storage, azure-table-storage, identity
- Language: C#
- Homepage:
- Size: 6.72 MB
- Stars: 103
- Watchers: 16
- Forks: 30
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
identityazuretable
==================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 Badge](https://buildstats.info/nuget/ElCamino.AspNetCore.Identity.AzureTable)](https://www.nuget.org/packages/ElCamino.AspNetCore.Identity.AzureTable/)
[![NuGet Badge](https://buildstats.info/nuget/ElCamino.AspNet.Identity.AzureTable)](https://www.nuget.org/packages/ElCamino.AspNet.Identity.AzureTable/)Project site at https://elcamino.cloud/projects/docs/identityazuretable/.