microsoft / microsoft/vscode-dotnettools

UI for EF Migrations

Open
#257 0 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area-other enhancement
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:

image

It should be possible to run commands individually. The extension should remember the filled inputs for each project.

Migration window:

Migration

Environment window. We use onley two options: 'Local' or "Development': set ASPNETCORE_ENVIRONMENT=Local. if there is something else you can expand the functionality:

Environment

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:

Update

Remove window:

Remove

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.