Skip to content

Move Enable-Migrations logic out-of-process#1042

Merged
bricelam merged 1 commit into
dotnet:masterfrom
bricelam:mulligan1
Jul 15, 2019
Merged

Move Enable-Migrations logic out-of-process#1042
bricelam merged 1 commit into
dotnet:masterfrom
bricelam:mulligan1

Conversation

@bricelam

@bricelam bricelam commented Jul 12, 2019

Copy link
Copy Markdown
Contributor

This is a back-port of the architecture used by EF Core. It enables F#, x64, .NET Core, and cross-targeting projects. PowerShell 3.0 is now required for its for JSON support. This adds ef6.exe which will eventually replace migrate.exe

image

Part of #231

@ajcvickers ajcvickers left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🐑 🇮🇹

namespace System.Resources
{
// HACK: Work around dotnet/winforms#1342
internal class ResXResourceWriter : IDisposable

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

lol, no worse than MSBuild's version.

This is a back-port of the architecture used by EF Core. It enables F#, x64, .NET Core, and cross-targeting projects. PowerShell 3.0 is now required its for JSON support. This adds ef6.exe which will eventually replace migrate.exe

Part of dotnet#231
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants