Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexzvn/bookstorenext
A student project assignment
https://github.com/alexzvn/bookstorenext
Last synced: 20 days ago
JSON representation
A student project assignment
- Host: GitHub
- URL: https://github.com/alexzvn/bookstorenext
- Owner: alexzvn
- Created: 2022-12-11T07:33:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-23T04:19:58.000Z (almost 2 years ago)
- Last Synced: 2023-11-25T11:23:11.094Z (12 months ago)
- Language: C#
- Size: 1.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Chạy lệnh ở dưới để setup database```
dotnet ef database update
```