freeCRM
An open-source CRM that I am building in .NET Blazor. You can download the latest version at:
The source code for this project is available at https://github.com/wicketbr/FreeCRM. If you wish to modify for this for your own needs please feel free to do so. If you wish to contribute any fixes or enhancements please let me know.
You can use this as a base for your own solution, or you can just grab any code that you want to use from the solution. If you wish to rename the solution you will find the executable "Rename FreeCRM.exe" at the root of the solution. Run that file to rename the solution to meet your needs. There is also an executable named "Remove Modules from FreeCRM.exe" that can be run to remove some of the optional modules from the solution. See the README file on github for more details.