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

Please provide information about how to use these templates #24

Closed
Cmohan opened this issue Aug 13, 2021 · 2 comments
Closed

Please provide information about how to use these templates #24

Cmohan opened this issue Aug 13, 2021 · 2 comments

Comments

@Cmohan
Copy link

Cmohan commented Aug 13, 2021

I tried packing them with nuget and installing them, but that didn't work. I tired creating a template via Visual Studio, but only the individual projects ever show up, not the solution, as a new project option. I'm left with just coping the the solution file and the folders when I want to make a new project, but that seems like a very inefficient way to use these templates.

@Garderoben
Copy link
Member

I tried packing them with nuget and installing them, but that didn't work. I tired creating a template via Visual Studio, but only the individual projects ever show up, not the solution, as a new project option. I'm left with just coping the the solution file and the folders when I want to make a new project, but that seems like a very inefficient way to use these templates.

Yeah the nuget and install is not working, i accepted a PR that i tought would fix it but it dident. Havent had time to look into it yet sorry.

@Garderoben
Copy link
Member

@Cmohan done look at the readme.

Installation

dotnet new --install MudBlazor.Templates

Usage

dotnet new mudblazor --host wasm --name MyApplication

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