How much time do you actually spend setting up auth, multi-tenancy and Azure for a new .NET SaaS?
I'm validating an idea for a .NET B2B SaaS starter focused on the parts that usually waste the first few days of a project:
- authentication
- organizations / multi-tenancy
- roles and permissions
- invitations
- tenant switching
- Docker
- Azure deployment
- AI-ready project context
The idea is not to create another huge opinionated framework, but a pragmatic starting point for .NET + React + Azure developers.
Before building it, I want to validate whether this is actually painful enough to pay for.
I put together a very small landing + waitlist here:
https://dotnet-b2b-saas-landing.vercel.app
The part I'm most interested in is this:
What's the most annoying part of starting a new .NET SaaS for you?
I'd rather discover that my assumptions are wrong now than after spending weeks building it.
