Skip to content
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

isntall Mudbalzor templates from dev branch for dotnet 9 #488

Closed
andresparrab opened this issue Dec 4, 2024 · 2 comments
Closed

isntall Mudbalzor templates from dev branch for dotnet 9 #488

andresparrab opened this issue Dec 4, 2024 · 2 comments

Comments

@andresparrab
Copy link

Hello!

We are going to start a project in dotnet 9 and would love to use mudblazor but when we install the tremplate we can only choose dotnet 8.

I saw in your dev branch that you already have support for dotnet 9.
How can we do to install the template from dev?
i know is not 100% stable as it is in dev. But we can try anyway ;)

@ScarletKuro
Copy link
Member

Hi.

I saw in your dev branch that you already have support for dotnet 9.

That support is only for the CI builds, there are no templates with .NET9 in dev branch.

But there is this PR #482 that is waiting for MudBlazor v8 release.
You can fork this PR and install it with:

dotnet new install /src/mudblazor --force

And try it out.

@andresparrab
Copy link
Author

it worked perfectly thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants