https://github.com/erencanpelin/pillow-games
ASP.NET Web MVC Core app. To be connected to be able to pull games from Steam API and behave as a similar game store
https://github.com/erencanpelin/pillow-games
asp-net-core asp-net-mvc
Last synced: about 1 month ago
JSON representation
ASP.NET Web MVC Core app. To be connected to be able to pull games from Steam API and behave as a similar game store
- Host: GitHub
- URL: https://github.com/erencanpelin/pillow-games
- Owner: ErencanPelin
- Created: 2023-01-14T21:53:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T04:58:40.000Z (over 2 years ago)
- Last Synced: 2025-02-13T22:37:37.322Z (3 months ago)
- Topics: asp-net-core, asp-net-mvc
- Language: C#
- Homepage:
- Size: 38.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pillow Games
ASP.NET Web MVC Core app. To be connected to be able to pull games from Steam API and behave as a similar game store.
# Changelog
In order of latest changes, using semantic versioning.## [0.0.2] - 16.01.2023
### Added
- SQLite DB connection## [0.0.1] - 15.01.2023
### Added
- initial file upload