Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xorascs/carsharing
- Owner: xorascs
- Created: 2024-04-26T12:26:22.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-10T09:59:56.000Z (8 months ago)
- Last Synced: 2024-10-22T19:56:09.298Z (2 months ago)
- Topics: asp-net, asp-net-core, blazor, carsharing, csharp, css, exam, html, javascript, project
- Language: HTML
- Homepage:
- Size: 29.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 updatefix login and register forms, with viewmodel