Skip to content

manfredsteyer/ef7-rc-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EF Core 1 (formerly EF 7) Samples

Shows the following new features of EF Core 1 RC:

  • Using Model-Metadata for Custom-Convention
  • Handling of detached Entities with Update and TrackGraph
  • EagerLoading serveral levels with Include and IncludeThen
  • Mixed Client/Service-Evaluation
  • Using Alternate Keys
  • Mixing Raw-SQL with LINQ
  • Using Shadow Properties

Furhter Information and the slides used when presenting this at NDC London 2016 can be found at www.softwarearchitekt.at.

About

Shows new features of EF 7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages