We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Just a small question: How is it possible to customize the Identity UI library in the .Net Core 3.0 Preview 6 Blazor template?
Identity UI
I followed @danroth27's introduction on Blazor from https://devblogs.microsoft.com/aspnet/asp-net-core-and-blazor-updates-in-net-core-3-0-preview-6/ and was wondering how the customization would work?
Maybe there is already some tutorial I have missed?
By the way, great job you all are doing with Blazor ;)
The text was updated successfully, but these errors were encountered:
You would do it as you would in any non-blazor project, you scaffold it into your project and then make adjustments as you see fit,
Sorry, something went wrong.
That was the reference I was searching for. Thanks.
No branches or pull requests
Just a small question: How is it possible to customize the
Identity UI
library in the .Net Core 3.0 Preview 6 Blazor template?I followed @danroth27's introduction on Blazor from https://devblogs.microsoft.com/aspnet/asp-net-core-and-blazor-updates-in-net-core-3-0-preview-6/ and was wondering how the customization would work?
Maybe there is already some tutorial I have missed?
By the way, great job you all are doing with Blazor ;)
The text was updated successfully, but these errors were encountered: