Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creato progetto esterno per migrazioni #49

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

liannella
Copy link

Le Migrazioni sono raccolte nel progetto BlazorDevIta.ERP.Migrations.SqlServer così da condividerle tra i progetti Server e WASM

Per creare una nuova Migrazione (es. per l'entità WeatherForecast), il comando da eseguire è:
Add-Migration 00000_CreateWeatherForecast -Project BlazorDevIta.ERP.Migrations.SqlServer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant