DbContext with multiple databases (multi tenant application)

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • 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.

  • Hi. We are currently running a multi tenant application with a PHP backend and are evaluating to use asp.net core in the future. It looks promising so far, I used "dotnet ef dbcontext scaffold" to create the model files and DbContext for a specific database. The database structure is the same for every of our tenants, however we have more than 200 tenants, so there are more than 200 databases.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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