Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sk-azraf-sami/personal-blog-v2
https://github.com/sk-azraf-sami/personal-blog-v2
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sk-azraf-sami/personal-blog-v2
- Owner: Sk-Azraf-Sami
- Created: 2023-05-19T13:55:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-02T14:05:57.000Z (over 1 year ago)
- Last Synced: 2024-04-18T11:23:49.522Z (8 months ago)
- Language: CSS
- Size: 73.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal-Blog-v2
⭐ Theme Link:
1. https://startbootstrap.com/theme/clean-blog
2. https://startbootstrap.com/theme/sb-admin-2⭐ Toast Notification Github Link: [GitHub](https://github.com/aspnetcorehero/ToastNotification)
⭐ Add advanced interaction controls to your HTML tables: [Link](https://datatables.net/)⭐ cproj:
```
net6.0
enable
enable
all
runtime; build; native; contentfiles; analyzers; buildtransitive
```
⭐ Add Command:
```
PM> add-migration FirstMigration
```
```
PM> update-database
```