microsoft / microsoft/vscode-dotnettools
UI for EF Migrations
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 321
- Forks
- 54
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 2
Description
Please add UI for entity framework migrations commands. On pressing the Run All Commands button, all selected commands should be executed:
It should be possible to run commands individually. The extension should remember the filled inputs for each project.
Migration window:
Environment window. We use onley two options: 'Local' or "Development': set ASPNETCORE_ENVIRONMENT=Local. if there is something else you can expand the functionality:
Update window. Since the fields for the Migration and Update windows almost all coincide, it will be good if Update fields are filled in automatically:
Remove window:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified in the issue; start by locating the C# Dev Kit or related extension code that handles Entity Framework migration commands and reviewing the provided UI mockups. Done means selected commands can run together or individually, project inputs persist, environment options are supported, and update fields can be populated from migration fields.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100