https://github.com/xorascs/carsharing
My pet 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 2 months ago
JSON representation
My pet 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-10T09:59:56.000Z (about 2 years ago)
- Last Synced: 2025-03-16T13:15:47.816Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 29.7 MB
- Stars: 1
- 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 update
fix login and register forms, with viewmodel