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

Create a visual studio experience to install Steeltoe projects #55

Open
hananiel opened this issue Sep 5, 2019 · 1 comment
Open

Create a visual studio experience to install Steeltoe projects #55

hananiel opened this issue Sep 5, 2019 · 1 comment
Labels
enhancement New feature or request Epic

Comments

@hananiel
Copy link

hananiel commented Sep 5, 2019

Visual studio extension to create project from templates.
Currently there is no support from dotnet core templates for vs wizard for new projects.
However yeoman for net has a way to do this . we can imitate this by running dotnet cli behind the scenes.

@hananiel
Copy link
Author

hananiel commented Sep 5, 2019

Basic workflow:

  1. File->Steeltoe-> newSteeltoeProject
    FileNewSteeltoe
  2. Change ProjectName, select dependencies and create project:
    createProject
  3. VS opens generated project
    generatedproject

hananiel referenced this issue in SteeltoeOSS/Initializr Sep 11, 2019
* Visual studio extension to use initializr templates; Issue #31

* Add Config Server

* Placeholder data

* RandomValueConfig
@ccheetham ccheetham transferred this issue from SteeltoeOSS/Initializr Nov 20, 2020
@ccheetham ccheetham added the enhancement New feature or request label Nov 20, 2020
@jkonicki jkonicki added the Epic label Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Epic
Projects
None yet
Development

No branches or pull requests

3 participants