Skip to content

dotnetcorenoob/RoomBookingwithRazorPages

Repository files navigation

This is a simple booking app to add bookings and display it in a jQuery Full Calender.

It is built with .net6 Razor pages and with the Entity Framework

Please run Update-Database in the Package manager console to create the DBs in local.

Also please update the connection string in app settings.json to match your local sql server

"EventRazorPages": "Server=localhost\\SQLEXPRESS;Database=EventDemoApp;Trusted_Connection=True;TrustServerCertificate=True"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages