https://github.com/mahmutegribck/fogoproject_api
I used repository design pattern and unit of work design pattern.
https://github.com/mahmutegribck/fogoproject_api
dotnet-core entity-framework-core repository-pattern unitofwork-pattern web-api
Last synced: 5 months ago
JSON representation
I used repository design pattern and unit of work design pattern.
- Host: GitHub
- URL: https://github.com/mahmutegribck/fogoproject_api
- Owner: mahmutegribck
- Created: 2023-11-01T04:40:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-01T06:24:40.000Z (about 2 years ago)
- Last Synced: 2025-04-09T22:44:01.306Z (10 months ago)
- Topics: dotnet-core, entity-framework-core, repository-pattern, unitofwork-pattern, web-api
- Language: C#
- Homepage:
- Size: 7.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FogoProject_API
To update the database, run the following command:
```bash
dotnet ef database update