Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update extensions #2957

Merged
merged 2 commits into from
Dec 31, 2020
Merged

update extensions #2957

merged 2 commits into from
Dec 31, 2020

Conversation

SimonCropp
Copy link
Contributor

  • Add EfFluentValidation
  • Add LocalDb
  • add Verify.EntityFramework
  • Remove EfCore.InMemoryHelpers (no longer maintained)


### LocalDb

Provides a wrapper around [SqlLocalDB](https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/sql-server-express-localdb) to simplify running tests against Entity Framework. For EF Core: 3, 5.
Copy link
Contributor

@ErikEJ ErikEJ Dec 23, 2020

Choose a reason for hiding this comment

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

"around [SQL Server Express LocalDB] (https://docs.microsoft.com/sql/database-engine/configure-windows/sql-server-express-localdb)"
(Use correct product name, and remove "en-us" from docs link)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done.

@ajcvickers ajcvickers merged commit 7f358ec into dotnet:master Dec 31, 2020
@ajcvickers
Copy link
Member

Thanks!

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants