File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 51
51
<HintPath >packages\Syncfusion.EJ2.MVC5.26.1.35\lib\net45\Syncfusion.EJ2.dll</HintPath >
52
52
</Reference >
53
53
<Reference Include =" Syncfusion.Licensing" >
54
- <HintPath >packages\Syncfusion.Licensing.26.1.35\lib\net462 \Syncfusion.Licensing.dll</HintPath >
54
+ <HintPath >packages\Syncfusion.Licensing.26.1.35\lib\net45 \Syncfusion.Licensing.dll</HintPath >
55
55
</Reference >
56
56
<Reference Include =" System" />
57
57
<Reference Include =" System.Data" />
Original file line number Diff line number Diff line change 1
1
# ej2-showcase-aspnetmvc-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
+ - Visual Studio 2022 (or)
8
+ - Visual Studio 2019
9
+
10
+ ### Run
11
+ 1 . Clone this repository.
12
+ 2 . Open the ` .csproj ` file in VS 2022.
13
+ 3 . Click the green run button in the toolbar.
14
+
15
+ ## Demo
16
+
17
+ #### <a href =" https://ej2.syncfusion.com/showcase/aspnetmvc/loancalculator/ " target =" _blank " >https://ej2.syncfusion.com/showcase/aspnetmvc/loancalculator/ </a >
18
+
19
+ Check all the showcase samples from <a href =" https://ej2.syncfusion.com/home/aspnetmvc.html " target =" _blank " >here</a >.
You can’t perform that action at this time.
0 commit comments