Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add readme file for nuget package EFCore.Tools#30470

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ajcvickers merged 2 commits intodotnet:mainfromlyndaidaii:AddReadmeEFTool
Sep 6, 2023

Conversation

@lyndaidaii
Copy link
Contributor

@lyndaidaiilyndaidaii commentedMar 14, 2023
edited
Loading

  • I've read the guidelines forcontributing and seen thewalkthrough
  • I've posted a comment on an issue with a detailed description of how I am planning to contribute and got approval from a member of the team
  • The code builds and tests pass locally (also verified by our automated build checks)
  • Commit messages follow this format:
        Summary of the changes        - Add readme for nuget package: https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Tools/        - Detail 2        Fixes #bugnumber
  • Tests for the changes have been added (for bug fixes / features)
  • Code follows the same patterns and style as existing code in this repo

Address:#30467,#26556

@lyndaidaiilyndaidaii changed the titleadd readme file for nuget package EFCore.ToolsAdd readme file for nuget package EFCore.ToolsMar 14, 2023
@@ -0,0 +1,41 @@
The Entity Framework Core tools help with design-time development tasks. They're primarily used to manage Migrations and to scaffold a DbContext and entity types by reverse engineering the schema of a database.
Microsoft.EntityFrameworkCore.Tools is for PowerShell tooling that works in the Visual Studio Package Manager Console.
Copy link
Contributor

Choose a reason for hiding this comment

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

Also point to the link for the cross-platform command line tools.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Do you mean .NET core CLI?
TheEF Core .NET command-line interface (CLI) tools are an extension to the cross-platform.NET Core CLI tools. These tools require a .NET Core SDK project (one with Sdk="Microsoft.NET.Sdk" or similar in the project file).

@ajcvickersajcvickers merged commit3613dd0 intodotnet:mainSep 6, 2023
ajcvickers pushed a commit that referenced this pull requestSep 6, 2023
Co-authored-by: Lynn Dai <lind@microsoft.com>
This was referencedJul 22, 2025
This was referencedNov 24, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@ajcvickersajcvickersajcvickers approved these changes

Reviewers whose approvals may not affect merge requirements

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@lyndaidaii@ajcvickers@bricelam@jcjiang

[8]ページ先頭

©2009-2025 Movatter.jp