Ashish Khanal
Ashish Khanal
I'm struggling to make email work while working with embedded resource for `_Layout.cshtml` in `FluentEmail`. This is the exception error I'm getting: `Project can not find template with key _Layout.cshtml.`...
**Issue description** --- I just added Identity to my existing Blazor Server project using Identity Scaffolding. I followed this Microsoft learn guide [here](https://learn.microsoft.com/en-us/aspnet/core/security/authentication/scaffold-identity?view=aspnetcore-6.0&tabs=visual-studio#scaffold-identity-into-a-blazor-server-project). However, since Identity uses Razor pages instead...
Please update this to .NET 8. Use Blazor Web App in the frontend and Minimal APIs in the backend. Thank you!

It shows this error:  Setup multiple startup projects by right clicking on the solution and selecting Properties. Select `TodoApi` and `Todo.Web.Server` as startup projects. On Microsoft Visual Studio Professional...
Can we please have an example for this scenario where tokens work across servers? Like in a Microservices architecture: