This is a sample application that demonstrates the use of REST API binding feature in DotVVM.
Read more about the app in the article on DotVVM blog
-
Clone the repository using command
git clone https://github.com/riganti/dotvvm-samples-weeklyplanner.git
-
Open the solution (WeeklyPlanner.sln) in Visual Studio
-
Make sure the application is launched on the following URL:
http://localhost:6806/
-
Configure AAD login. Sample of such configuration is available here.
-
Run
WeeklyPlanner
project