_dawidbartniczak
_dawidbartniczak
CC#
Created by _dawidbartniczak on 1/23/2024 in #help
Blazor Routing - multiple modules from assemblies in one app.
Hi, I have an Blazor WebAssembly app that should contain multiple modules from separete Assemblies. Each module contains it's own Pages. I would like to have an custom router that picks the module by the prefix. E.g. /login is routed to the LoginPage from the main assembly, but /modulex/pagex is routed to PageX from the module. Is it possible to acheve this in Blazor?
3 replies
CC#
Created by _dawidbartniczak on 1/12/2024 in #help
Dockerized ASP.NET microservices - HTTPS connection between them
No description
11 replies
CC#
Created by _dawidbartniczak on 1/11/2024 in #help
Same ASP.NET Identity authorization for multiple WebAPIs
I would like to have an unified authorization using the ASP.NET Identity for multiple WebAPIs. Is it possible to login the user in the user WebAPI, create the Bearer token and then honor it in the other APIs? Is there an better schema to use?
22 replies
CC#
Created by _dawidbartniczak on 1/10/2024 in #help
Switching between two Blazor ServerSide apps.
No description
2 replies
CC#
Created by _dawidbartniczak on 1/2/2024 in #help
EF Core - Tracking problems while updating
No description
40 replies