Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabrieldim/asp.net-core-blazor
ASP.NET Core Blazor App
https://github.com/gabrieldim/asp.net-core-blazor
blazor blazor-server core dotnet server-app
Last synced: 25 days ago
JSON representation
ASP.NET Core Blazor App
- Host: GitHub
- URL: https://github.com/gabrieldim/asp.net-core-blazor
- Owner: gabrieldim
- Created: 2023-06-16T10:27:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-05T13:38:19.000Z (over 1 year ago)
- Last Synced: 2024-11-20T20:39:19.528Z (3 months ago)
- Topics: blazor, blazor-server, core, dotnet, server-app
- Language: C#
- Homepage:
- Size: 19.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ASP.NET Core - Blazor App
Building an Server Side Application about Car Dealership and learning about the basics of ASP .NET Core using Blazor Framework.** Hint: There is .sql file that can be used to populate the initial DB data. (MS SQL DB)
- Embedded Google Maps Location of the Car Dealership
- Table that shows all available cars that are for sale
- Pie chart that shows Revenue per year since 2018
- CRUD operations on the table for available cars.
- Contact List of potential buyers of the cars.
- Values are taken from the DB