Can ASP.NET Core Identity be used to both secure API endpoints and handle membership authentication/authorization well enough for an enterprise application?

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.

    So, let's say I have two projects in my solution. One is an asp.net core web api and the other is react.

  • S03E01-Secure-.NET-Core-API

    Learn how to secure a .NET Core API using Azure Active Directory, Bearer Authentication and JSON Web Tokens (JWT)

    And here's the code from that example: https://github.com/binarythistle/S03E01-Secure-.NET-Core-API

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

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