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
History
Kevin Matsubara
211aa90351
Replace favicon with a custom server icon.
2025-04-18 12:03:32 +02:00
..
Components
List user claims on Auth page.
2025-04-18 11:50:30 +02:00
Data
Add identity context and ASP.NET individual account pages for authorization.
2025-04-18 10:20:55 +02:00
Migrations
Add identity context and ASP.NET individual account pages for authorization.
2025-04-18 10:20:55 +02:00
Models
Create IServersEFCoreRepository interface, register as service and use dependency injection to replace the static ServersRepository.
2025-04-16 23:46:00 +02:00
Properties
Creating new blazor project.
2025-03-23 12:38:17 +01:00
wwwroot
Replace favicon with a custom server icon.
2025-04-18 12:03:32 +02:00
appsettings.Development.json
Add additional logging information.
2025-03-25 15:00:28 +01:00
appsettings.json
Add ServerManagementContext with connectionstring.
2025-04-15 23:26:55 +02:00
Program.cs
Add missing mapping to identity endpoints.
2025-04-18 11:50:18 +02:00
ServerManagement.csproj
Add identity context and ASP.NET individual account pages for authorization.
2025-04-18 10:20:55 +02:00