SuperCRM: A Simple Customer Relationship Management (CRM) SaaS
In this article
ASP.NET Core MVC
A step-by-step walkthrough to guide you to build a simple multi-tenant CRM service from scratch on ASP.NET Core MVC, with support for both individual and team accounts.
Get Started | Live Demo | Source on Github
ASP.NET Core Web API
A step-by-step walkthrough to guide you to build a simple multi-tenant CRM RESTful API service on ASP.NET Core Web API from scratch, with support for both individual and team accounts.
Get Started | Live Demo | Source on Github
ServiceStack
A step-by-step walkthrough to guide you to build a simple multi-tenant CRM RESTful API service on ServiceStack from scratch, with support for both individual and team accounts.