Stars
this repository includes car database SQL scripts
I have created my examples of data access topics in this repository. I have examples and projects on topics such as entity framework , data first , code first , Orm , database creation.
I have demonstrated the software principles and especially the SOLID principles in this repository.
Software developers use Design Patterns for general solutions to problems they encounter while developing software. I also showed the application of various design patterns in this repository.