auto.bus_razor/TicketOffice/Models
2022-06-19 19:17:00 +03:00
..
DateString.cs feat: add admin pannel (CRUD for routes) & ticket pdf download 2022-06-14 16:07:45 +03:00
Route.cs feat: add ticket cost; chore: suppress all nullable warnings 2022-06-18 13:41:23 +03:00
RouteCity.cs feat: add ticket cost; chore: suppress all nullable warnings 2022-06-18 13:41:23 +03:00
SeedData.cs feat: add ticket cost; chore: suppress all nullable warnings 2022-06-18 13:41:23 +03:00
Ticket.cs style: change ICollection to List in some Models 2022-06-19 19:17:00 +03:00
TicketCity.cs feat: add ticket cost; chore: suppress all nullable warnings 2022-06-18 13:41:23 +03:00
User.cs style: change ICollection to List in some Models 2022-06-19 19:17:00 +03:00