Easy CRM - Sample ABP Project

This is a sample solution developed on top of ABP Commercial.

easy-crm-dashboard

Download

How To Run?

  • Open the solution in Visual Studio 2019 or later (or with another IDE, supports ASP.NET Core).
  • Run the Volo.EasyCrm.DbMigrator console application to create the database and seed the initial data.
  • Run the web project.
  • You can login using admin as the user name and 1q2w3E* as the password.
  • To generate random data, click to "Generate and import sample data" on the home page.
  • Enjoy and check the source code!

Notes

This project supports;

  • Entity Framework Core as the database provider.
  • ASP.NET Core MVC / Razor Pages for the user interface.

Angular UI version is in development...

Contributors


Last updated: May 21, 2020 Edit this page on GitHub

Was this page helpful?

Please make a selection.

To help us improve, please share your reason for the negative feedback in the field below.

Please enter a note.

Thank you for your valuable feedback!

Please note that although we cannot respond to feedback, our team will use your comments to improve the experience.

In this document
Community Talks

What’s New with .NET 9 & ABP 9?

21 Nov, 17:00
Online
Watch the Event
Mastering ABP Framework Book
Mastering ABP Framework

This book will help you gain a complete understanding of the framework and modern web application development techniques.

Learn More