Is there any dotNet project that would be equivalent of a Django app, with admin pages, user model and SQLite context ready setup?

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

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 Boilerplate

    ASP.NET Boilerplate - Web Application Framework

  • DotNetBoilerplate might suit your needs. They also have a more advanced commercial offering

  • 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 I would look at https://orchardcore.net/ or https://www.oqtane.org/#home. Both are asp.net core, multiple DB support, open source, and have admin pages for user/role management. Oqtane uses Blazor for UI.

  • 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
  • blazor-starter-kit

    Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.

  • This might help? https://github.com/blazorhero/CleanArchitecture

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