Skip to content

Commit

Permalink
EF Core 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lesiak committed Aug 24, 2017
1 parent b5c2465 commit 2197762
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions EntityFramework.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
#


# Meta
* [Entity Framework Core 2.0 Released to Heavy Criticism](https://www.infoq.com/news/2017/08/EF-Core-2.0-1)
* [New Features in Entity Framework Core 2.0](https://www.infoq.com/news/2017/08/EF-Core-2.0-2)
* [Breaking Changes in EF Core 2.0](https://www.infoq.com/news/2017/08/EF-Core-2.0-3)


# Testing
* [Testing with InMemory](https://docs.microsoft.com/en-us/ef/core/miscellaneous/testing/in-memory)

#

* [Best Way to Update only modified fields with Entity Framework](https://stackoverflow.com/questions/33137514/best-way-to-update-only-modified-fields-with-entity-framework)


Expand Down

0 comments on commit 2197762

Please sign in to comment.