This website requires JavaScript.
Explore
Help
Sign In
kevin
/
BlazorDeepDive
Archived
Watch
1
Star
0
Fork
0
You've already forked BlazorDeepDive
Code
This repository has been archived on
2026-03-15
. You can view files and clone it, but cannot push or open issues or pull requests.
BlazorDeepDive
/
ServerManagement
/
Components
/
Pages
History
Kevin Matsubara
b65d998b01
Add policy authorization based on claim for admin role.
...
Note that this redirects to the login page, it should actually display an Access Denied message.
2025-04-18 17:53:20 +02:00
..
Wizards
Add policy authorization based on claim for admin role.
2025-04-18 17:53:20 +02:00
AddEditServer.razor
Add policy authorization based on claim for admin role.
2025-04-18 17:53:20 +02:00
AddEditServer.razor.css
Consolidate Edit and Add server pages into single routable component.
2025-03-29 19:26:52 +01:00
Auth.razor
List user claims on Auth page.
2025-04-18 11:50:30 +02:00
Counter.razor
Creating new blazor project.
2025-03-23 12:38:17 +01:00
Error.razor
Creating new blazor project.
2025-03-23 12:38:17 +01:00
Home.razor
Creating new blazor project.
2025-03-23 12:38:17 +01:00
QuickGridDemo.razor
Create IServersEFCoreRepository interface, register as service and use dependency injection to replace the static ServersRepository.
2025-04-16 23:46:00 +02:00
Servers.razor
Create IServersEFCoreRepository interface, register as service and use dependency injection to replace the static ServersRepository.
2025-04-16 23:46:00 +02:00
ToDoList.razor
Create component for to-do list.
2025-03-29 11:50:00 +01:00
Weather.razor
Creating new blazor project.
2025-03-23 12:38:17 +01:00