blazor-calendar/BlazorApp
Sijmen 3c2c33736b
Allow for editing event titles:
- Add frontend for editing
- Save the original iCal properties when loading
- Use these to closely reproduce the original iCal for PUT'ing
2021-07-05 21:50:58 +02:00
..
.vscode Initial commit 2021-07-03 14:19:53 +02:00
Data Allow for editing event titles: 2021-07-05 21:50:58 +02:00
Migrations Initial commit 2021-07-03 14:19:53 +02:00
Pages Allow for editing event titles: 2021-07-05 21:50:58 +02:00
Properties Allow for editing event titles: 2021-07-05 21:50:58 +02:00
Shared Initial commit 2021-07-03 14:19:53 +02:00
wwwroot Initial commit 2021-07-03 14:19:53 +02:00
App.razor Initial commit 2021-07-03 14:19:53 +02:00
BlazorApp.csproj Allow for editing event titles: 2021-07-05 21:50:58 +02:00
MyContext.cs Initial commit 2021-07-03 14:19:53 +02:00
Program.cs Initial commit 2021-07-03 14:19:53 +02:00
Startup.cs Initial commit 2021-07-03 14:19:53 +02:00
_Imports.razor Initial commit 2021-07-03 14:19:53 +02:00
appsettings.Development.json Initial commit 2021-07-03 14:19:53 +02:00
appsettings.json Initial commit 2021-07-03 14:19:53 +02:00