Before program launch:
- Download dotnet and Visual Studio:
- Open cmd in CarSharing folder and run this commands:
- dotnet tool install --global dotnet-ef
- dotnet ef database update
fix login and register forms, with viewmodel
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Before program launch:
fix login and register forms, with viewmodel