Skip to content

davishoang96/BasementBlog

Repository files navigation

Viet's personal blog.

Run this command to create migration

dotnet ef migrations add addDescription --verbose --project BasementBlog.Database --startup-project BasementBlog

Run this to apply migration

dotnet ef database update --verbose --project BasementBlog.Database --startup-project BasementBlog

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published