Dotnet CLI Komutları
Search...
Ctrl
K
Entity Framework Core Migrasyon Komutları
dotnet ef migrations add
dotnet ef migrations bundle
dotnet ef migrations list
dotnet ef migrations remove
dotnet ef migrations script
Previous
dotnet aspnet-codegenerator view
Next
dotnet ef migrations add