Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xtenzQ authored Mar 12, 2019
1 parent 6af58c0 commit 7bf3441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Application is based on multitier architecture:

## DB model

![DB model](https://i.imgur.com/xoUWp71.png)
![DB model](https://i.imgur.com/EgYnDAK.png)

I used **Entity Framework Core** and **Code First** approach to create model as shown above. Here's my `DbContext` with `OnConfiguring()` method:
```CSharp
Expand Down

0 comments on commit 7bf3441

Please sign in to comment.