Skip to content
| Marketplace
Sign in
Visual Studio>Tools>EF Core Toolbox
EF Core Toolbox

EF Core Toolbox

Vitalii Ilchenko

|
1,000 installs
| (0) | Free
The EF Core Toolbox extension provides a set of tools to help you to avoid an executing console commands for Entity Framework Core based development.
Download

You can find change log here

Description

EF Core Toolbox is an extension for Visual Studio 2017. It provides a set of tools to help you to avoid an executing console commands during Entity Framework Core based development. Since you do not have to have a deal with EF Core tools commands directly, you don't need to add Microsoft.EntityFrameworkCore.Tools package to your project.

Current version supports MS SQL Server database provider only.

This package contains the following tools:

  1. Database scaffolding tool - provides GUI for Scaffold-DbContext command.
  2. Add migration tool - provides GUI for Add-Migration command.
  3. Script migration tool - provides GUI for Script-Migration command.
  4. Update database tool is coming soon! Stay tuned!

You can find them in Visual Studio Tools -> EF Core Toolbox menu.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft