/RentCar

WPF .NET Core Demo Application

Primary LanguageC#MIT LicenseMIT

Rent Car Client

Windows demo application for rent cars.

Key words

WPF, .NET Core 3, MVVM, DI, Prism Events and Commands, DDD, Onion Architecture, Entity Framework Core with migrations, Repository, Unit Tests.

Run

  • In console, where .sln located
    dotnet ef database update --project RentCar.UI
  • Start debug F5

Screens

Main Window

Demo