Skip to content

Commit

Permalink
updatedReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
emrekurtarr committed Dec 4, 2021
1 parent 94610cc commit 1a96126
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Binary file modified Week7/FootballManager/.vs/FootballManager/v16/.suo
Binary file not shown.
5 changes: 5 additions & 0 deletions Week7/FootballManager/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
# FootballManager API
---------------------------------------
### Technologies
* EntityFramework Core
* MSSQL ( Relational Database Management System)
* UnitOfWork with Generic Repository
* N-Layered Architecture
* AutoMapper
---------------------------------------
### Principles
* Inversion Of Control - Implementing with Dependency Injection ( with constructor ) pattern to make it loosely coupled codes
* SOLID
---------------------------------------
*Here is the DB-diagram*

![dbDiagram](https://i.hizliresim.com/ks21cwm.png)
Expand Down

0 comments on commit 1a96126

Please sign in to comment.