Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xorascs/carsharing

My carsharing exam project that based on asp.net blazor pages
https://github.com/xorascs/carsharing

asp-net asp-net-core blazor carsharing csharp css exam html javascript project

Last synced: about 1 month ago
JSON representation

My carsharing exam project that based on asp.net blazor pages

Awesome Lists containing this project

README

        

Before program launch:
1. Download dotnet and Visual Studio:
1) https://visualstudio.microsoft.com/
- https://dotnet.microsoft.com/en-us/learn/aspnet/blazor-tutorial/install
3. Open cmd in CarSharing folder and run this commands:
1) dotnet tool install --global dotnet-ef
2) dotnet ef database update

fix login and register forms, with viewmodel