File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1
1
# ej2-showcase-aspnetcore-loan-calculator
2
2
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 >.
You can’t perform that action at this time.
0 commit comments