Skip to content

Commit 8fa80fc

Browse files
891562: The README.md file was updated
1 parent 5168539 commit 8fa80fc

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,23 @@
11
# ej2-showcase-aspnetcore-loan-calculator
22
Demo application that Calculates your loan payment based on your loan amount, interest and term.
3+
4+
## Deployment
5+
6+
### Requirements to run the demo
7+
8+
The sample requires the below requirements to run.
9+
10+
* [Visual Studio 2022](https://visualstudio.microsoft.com/vs/)
11+
* [.NET 8.0](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)
12+
13+
### Run
14+
15+
1. Clone this repository.
16+
2. Open the `.csproj` file in VS 2022.
17+
3. Click the green run button in the toolbar.
18+
19+
## Demo
20+
21+
#### <a href="https://ej2.syncfusion.com/showcase/aspnetcore/loan-calculator/" target="_blank">https://ej2.syncfusion.com/showcase/aspnetcore/loan-calculator/</a>
22+
23+
Check all the showcase samples from <a href="https://ej2.syncfusion.com/home/aspnetcore.html" target="_blank">here</a>.

0 commit comments

Comments
 (0)