Commit 0c0d505
committed
Revert "Add MVC support to Blazor 9 application" (PR #58)
This reverts merge commit 2feef52.
Removes:
- Controllers/HomeController.cs
- Views/* (Home/Index.cshtml, Home/About.cshtml, Shared/_Layout.cshtml, _ViewImports.cshtml, _ViewStart.cshtml)
- MVC_INTEGRATION.md
- IMPLEMENTATION_SUMMARY.md
- MVC configuration in Program.cs (AddControllersWithViews, MapControllerRoute, etc.)
Rationale: User requested to undo all changes from PR #58.
Restores the repository to pure Blazor 9 application without MVC support.1 parent ecb93ab commit 0c0d505
9 files changed
Lines changed: 0 additions & 358 deletions
File tree
- RFPResponsePOC/RFPResponsePOC
- Controllers
- Views
- Home
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 16 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 21 | | |
26 | 22 | | |
27 | 23 | | |
| |||
60 | 56 | | |
61 | 57 | | |
62 | 58 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | 59 | | |
73 | 60 | | |
74 | 61 | | |
| |||
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 50 deletions
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments