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

Feature Request: Templates. #414

Open
VictorioBerra opened this issue May 23, 2020 · 3 comments
Open

Feature Request: Templates. #414

VictorioBerra opened this issue May 23, 2020 · 3 comments
Labels

Comments

@VictorioBerra
Copy link

@VictorioBerra VictorioBerra commented May 23, 2020

dotnet new --install Electron.NET.Templates
dotnet new electron-blazor

@rbaker26
Copy link
Contributor

@rbaker26 rbaker26 commented Jul 4, 2020

@VictorioBerra
This looks like something I may want to try to implement just to learn.

How do you think this should look?
Would dotnet new electron-blazor create the default SPA app that is created with a new Blazor App + all the Electron.NET hookups? Or would a more tailored default app be better?

Do you have any specifics in mind?

(just for my future reference: https://docs.microsoft.com/en-us/dotnet/core/tools/global-tools-how-to-create)

@VictorioBerra
Copy link
Author

@VictorioBerra VictorioBerra commented Jul 4, 2020

You could do it like https://github.com/Dotnet-Boxed/Templates

Where you have tons of configurable options but if you specify nothing you get the default. In this case I think you should get a working electron app with blazor with sensible defaults that you would want for any new project with reduced boilerplate.

@rbaker26
Copy link
Contributor

@rbaker26 rbaker26 commented Jul 4, 2020

Cool, I'll take a look and see what I can come up with within my own fork.
If it's something worth sharing, I link the PR to this issue.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.