Skip to content

Alrodri/update v7 samples with readmes and aspire - #378

Open
ProgrammerAL wants to merge 2 commits into
mainfrom
alrodri/update-v7-samples-with-readmes-and-aspire
Open

Alrodri/update v7 samples with readmes and aspire#378
ProgrammerAL wants to merge 2 commits into
mainfrom
alrodri/update-v7-samples-with-readmes-and-aspire

Conversation

@ProgrammerAL

Copy link
Copy Markdown
Contributor

IdentityServer v7 work for https://github.com/DuendeSoftware/customer-success/issues/875

  • Added Aspire projects where missing
  • Reconfigured some console projects to work better with Aspire, so they can start on their own and removed Console.ReadLine()
  • Cleanup some lines to remove Warnings'
  • Added missing ReadMe.md files, and added them to Solution so they're visible in IDE

@maartenba maartenba left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small cosmetic suggestion, otherwise looks great!

Comment on lines +100 to +101
//Sometimes the app closes before the Aspire console receives all output
// Delay to ensure output makes it to the console

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
//Sometimes the app closes before the Aspire console receives all output
// Delay to ensure output makes it to the console
// Sometimes the app closes before the Aspire console receives all output
// Delay to ensure output makes it to the console

Comment on lines +133 to +134
//Sometimes the app closes before the Aspire console receives all output
// Delay to ensure output makes it to the console

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
//Sometimes the app closes before the Aspire console receives all output
// Delay to ensure output makes it to the console
// Sometimes the app closes before the Aspire console receives all output
// Delay to ensure output makes it to the console

Comment on lines +120 to +121
//Sometimes the app closes before the Aspire console receives all output
// Delay to ensure output makes it to the console

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
//Sometimes the app closes before the Aspire console receives all output
// Delay to ensure output makes it to the console
// Sometimes the app closes before the Aspire console receives all output
// Delay to ensure output makes it to the console

Comment on lines +122 to +123
//Sometimes the app closes before the Aspire console receives all output
// Delay to ensure output makes it to the console

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
//Sometimes the app closes before the Aspire console receives all output
// Delay to ensure output makes it to the console
// Sometimes the app closes before the Aspire console receives all output
// Delay to ensure output makes it to the console

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request sample request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants