Skip to content

fschick/EntityFramework.DeepDive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entity Framework Deep Dive

Demo code for my workshop "Entity Framework Deep Dive"

Getting started

Open FS.EntityFramework.DeepDive.sln and configure databases in appsettings.json.

Start the project FS.EntityFramework.DeepDive. No compilation of the front-end required, a compiled version is also checked in.

Points of Interest

Methods of BlogController.cs and subordinates CRUD operations, JSON Columns, SQL Queries, Interception, Functions, SQL Expressions where you can modify and play with.

Model configuration in DeepDiveDbContext

License

MIT

About

Entity Framework Deep Dive Demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published