Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```