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

Scenario: Improve the local database development experience #1899

Closed
6 of 11 tasks
davidfowl opened this issue Jan 27, 2024 · 4 comments
Closed
6 of 11 tasks

Scenario: Improve the local database development experience #1899

davidfowl opened this issue Jan 27, 2024 · 4 comments
Assignees
Labels
area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication scenario
Milestone

Comments

@davidfowl
Copy link
Member

davidfowl commented Jan 27, 2024

We have several issues that need to be resolved for this end to end to come together nicely (and to reduce the friction)

This sample shows the state of the art today:

Big issues that have been themes:

  • Calling AddDatabase on our database server types, should create the database at dev time (with an opt out).
  • We have to come up with guidance on how people run EF migrations when using aspire
  • We should make it easy to use a persistent volume (and persistent container?) when working with a database locally
  • We should make it easier to use database tools with databases orchestrated by aspire (today we generate random passwords)
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-integrations Issues pertaining to Aspire Integrations packages label Jan 27, 2024
@davidfowl davidfowl added area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication and removed area-integrations Issues pertaining to Aspire Integrations packages untriaged labels Jan 29, 2024
@davidfowl davidfowl added this to the preview TBD (but in 8.0) milestone Jan 29, 2024
@davidfowl davidfowl assigned davidfowl and JamesNK and unassigned davidfowl Jan 29, 2024
@davidfowl
Copy link
Member Author

Moved to P4

@kkirkfield
Copy link

Good day @davidfowl and @JamesNK. I started a proof of concept for some new API changes at #2090. Would greatly appreciate your thoughts. Thank you!

@davidfowl
Copy link
Member Author

Moving this to the backlog,

@davidfowl
Copy link
Member Author

Closing this tracking issue

@github-actions github-actions bot locked and limited conversation to collaborators Apr 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication scenario
Projects
None yet
Development

No branches or pull requests

5 participants