1
0
Форкнуть 0
This expense tracker demo application showcases using several Syncfusion Blazor components together in a real-world application scenario. You can further explore the source code of this application and use it as a reference for integrating Syncfusion Blazor components into your applications.
Перейти к файлу
MuthukumarK 953b3e7f02
Merge pull request #32 from Athiswaran-SF3980/master
911856: Update sample for vol3 2024
2024-10-15 13:39:22 +05:30
server 911856: Update sample for vol3 2024 2024-09-30 16:52:02 +05:30
wasm 911856: Update sample for vol3 2024 2024-09-30 16:52:02 +05:30
.gitattributes
.gitignore
README.md

README.md

Essential Studio for Blazor - Expense Tracker

This expense tracker demo application showcases using several Syncfusion Blazor components together in a real-world application scenario. You can further explore the source code of this application and use it as a reference for integrating Syncfusion Blazor components into your applications.

Deployment

Requirements to run the demo

The samples requires the below requirements to run.

Run

  1. Clone this repository.
  2. Open the project in VS 2022:
    • For the .NET 8 Server app, open server/ExpenseTracker.csproj.
    • For the .NET 8 WASM app, open wasm/ExpenseTracker.sln.
  3. Run the demo.

Demo

Server app: https://blazor.syncfusion.com/showcase/expensetracker/

WASM app: https://blazor.syncfusion.com/showcase/wasm/expensetracker/

Check all the showcase samples from here.