This website requires JavaScript.
Explore
Help
Sign In
kevin
/
BlazorDeepDive
Watch
1
Star
0
Fork
0
You've already forked BlazorDeepDive
Code
BlazorDeepDive
/
ServerManagement
/
Components
History
Kevin Matsubara
d6d6ef0b47
List user claims on Auth page.
2025-04-18 11:50:30 +02:00
..
Account
Add identity context and ASP.NET individual account pages for authorization.
2025-04-18 10:20:55 +02:00
Controls
Create IServersEFCoreRepository interface, register as service and use dependency injection to replace the static ServersRepository.
2025-04-16 23:46:00 +02:00
Layout
Add more navlink buttons for authorization in CSS.
2025-04-18 10:50:02 +02:00
Pages
List user claims on Auth page.
2025-04-18 11:50:30 +02:00
StateStore
Add observer for online servers.
2025-03-30 22:33:08 +02:00
_Imports.razor
Add identity context and ASP.NET individual account pages for authorization.
2025-04-18 10:20:55 +02:00
App.razor
Apply global server side rendering, but exclude certain routable components. (.NET 9 feature)
2025-03-25 15:01:37 +01:00
Routes.razor
Add identity context and ASP.NET individual account pages for authorization.
2025-04-18 10:20:55 +02:00