Skip to content

🚀 Backend solution for YouTube clone app. Developed with dotnet 5.0.

Notifications You must be signed in to change notification settings

mucahitnezir/youtube-clone

Repository files navigation

youtube-clone

Migration Commands

$ cd VideoApp.DataAccess
$ dotnet ef migrations add <migration-name> --startup-project ../VideoApp.WebAPI --output-dir Migrations
$ dotnet ef database update --startup-project ../VideoApp.WebAPI

About

🚀 Backend solution for YouTube clone app. Developed with dotnet 5.0.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published