By Sandeep Pal
Build CampusDesk — ASP.NET Core school management with students, classes, teachers, and attendance.
If you run into any issues while building or running this project, email care@toolliyo.com. Our team will get back to you within 24 hours with solutions.
Build CampusDesk — a school management system with students, classes, teachers, and attendance on ASP.NET Core MVC + EF Core SQLite. Project 39 — .NET series.
campus-app/ — ASP.NET Core MVC appIf you face any issues with the project code, email care@toolliyo.com — we reply within 24 hours.
cd campus-app && dotnet restore && dotnet run
Open http://127.0.0.1:5039
ASP.NET Core · MVC · EF Core · SQLite · Razor · C#