Azure B2C or ASP.NET Core Identity for API that services SPA and Mobile app

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • ASP.NET Core

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

    ASP.NET Core Identity.However, most examples use Identity with the MVC/Blazor. I need to support both a SPA and a mobile app and I am not sure if that is the recommended approach here.(Perhaps I should use the backend for frontend approach like David Fowler showcases in https://github.com/davidfowl/TodoApi ?)

  • TodoApi

    Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication

    ASP.NET Core Identity.However, most examples use Identity with the MVC/Blazor. I need to support both a SPA and a mobile app and I am not sure if that is the recommended approach here.(Perhaps I should use the backend for frontend approach like David Fowler showcases in https://github.com/davidfowl/TodoApi ?)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • dn6-firebase

    A repository which shows how to integrate dotnet6 with Google Cloud Firebase using the local emulator.

    Sample repo here: https://github.com/CharlieDigital/dn6-firebase

  • ProjectBase.Api

    https://github.com/aducat5/ProjectBase.Api I believe it can work for you too :)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts