Skip to content

Question-How to customize the Identity UI library in .NET Core 3.0 Preview 6? #11364

New issue

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

Closed
SeppPenner opened this issue Jun 19, 2019 · 2 comments
Closed
Labels
area-blazor Includes: Blazor, Razor Components area-identity Includes: Identity and providers

Comments

@SeppPenner
Copy link

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 ;)

@blowdart blowdart added area-identity Includes: Identity and providers area-blazor Includes: Blazor, Razor Components labels Jun 19, 2019
@blowdart
Copy link
Contributor

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,

@SeppPenner
Copy link
Author

That was the reference I was searching for. Thanks.

@ghost ghost locked as resolved and limited conversation to collaborators Dec 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components area-identity Includes: Identity and providers
Projects
None yet
Development

No branches or pull requests

2 participants