https://github.com/sajadbz/GameStore
Winform application with clean architecture for csharp class.
https://github.com/sajadbz/GameStore
game-store winforms
Last synced: over 1 year ago
JSON representation
Winform application with clean architecture for csharp class.
- Host: GitHub
- URL: https://github.com/sajadbz/GameStore
- Owner: sajadbz
- License: mit
- Created: 2021-10-23T20:04:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-24T16:28:03.000Z (over 4 years ago)
- Last Synced: 2024-10-24T12:09:29.344Z (over 1 year ago)
- Topics: game-store, winforms
- Language: C#
- Homepage: https://sajadbz.github.io/GameStore/
- Size: 103 KB
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GameStore
Winform application with clean architecture for csharp class.
* .Net 5
* EF Core 5.0.10
* Clean architecture
* Domain
* Data
* Core
* IoC
* Presentation (Winforms & Console App)