By Sandeep Pal
Build StayDesk — ASP.NET Core hotel management with rooms, guests, bookings, and check-in/out.
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 StayDesk — hotel front-desk software with rooms, guests, bookings, and staff on ASP.NET Core MVC + EF Core SQLite. Project 41 — .NET series.
hotel-app/ — ASP.NET Core MVC appIf you face any issues with the project code, email care@toolliyo.com — we reply within 24 hours.
cd hotel-app && dotnet restore && dotnet run
Open http://127.0.0.1:5041
ASP.NET Core · MVC · EF Core · SQLite · Razor · C#