Skip to content

Commit 755f1df

Browse files
Merge pull request #18 from Athiswaran-SF3980/v31.1.17
v31.1.17
2 parents 26abf7e + 29709e7 commit 755f1df

File tree

1 file changed

+49
-12
lines changed

1 file changed

+49
-12
lines changed

README.md

Lines changed: 49 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,62 @@
11
[![.NET](https://github.com/syncfusion/ej2-showcase-aspnetcore-loan-calculator/actions/workflows/dotnet.yml/badge.svg)](https://github.com/syncfusion/ej2-showcase-aspnetcore-loan-calculator/actions/workflows/dotnet.yml)
22

3-
# ej2-showcase-aspnetcore-loan-calculator
3+
# Essential JS 2® for ASP.NET Core - Loan Calculator
44
Demo application that Calculates your loan payment based on your loan amount, interest and term.
55

6-
## Deployment
6+
## Requirements to run the demo
77

8-
### Requirements to run the demo
8+
* [System requirements](https://ej2.syncfusion.com/aspnetcore/documentation/system-requirements/)
99

10-
The sample requires the below requirements to run.
11-
12-
* [Visual Studio 2022](https://visualstudio.microsoft.com/vs/)
13-
* [.NET 8.0](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)
14-
15-
### Run
10+
### Run the demo using .NET CLI
1611

1712
* Clone this repository.
1813
* Open the command prompt from Application root directory.
1914
* Run the demo using `dotnet run` command.
2015

21-
## Demo
16+
### Run the demo using Visual Studio
17+
18+
* Open the solution file using Visual Studio.
19+
* Press `Ctrl + F5` to run the demo.
20+
21+
### Run the demo using Visual Studio code
22+
23+
* Open the Visual Studio code from the demos directory where project file present.
24+
25+
> Ensure the [C# for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp) extension is installed in your Visual Studio code before running the ASP.NET Core demos.
26+
27+
* Press `Ctrl + F5` to run the demo.
28+
29+
### Live Demo
30+
31+
#### <a href="https://ej2.syncfusion.com/showcase/aspnetcore/loan-calculator/" target="_blank">Loan Calculator Live Demo</a>
32+
33+
Check all the showcase samples from <a href="https://www.syncfusion.com/showcase-apps" target="_blank">here</a>.
34+
35+
## License
36+
37+
Syncfusion® ASP.NET MVC Components is available under the Syncfusion® Essential Studio program, and can be licensed either under the Syncfusion® Community License Program or the Syncfusion® commercial license.
38+
39+
To be qualified for the Syncfusion® Community License Program you must have a gross revenue of less than one (1) million U.S. dollars (USD 1,000,000.00) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion's terms and conditions.
40+
41+
Customers who do not qualify for the community license can contact [email protected] for commercial licensing options.
42+
43+
Use of Syncfusion® Blazor Components requires prior acquisition of either a Community License or a Commercial License. Additionally, usage is subject to acceptance of and compliance with Syncfusion's license terms and conditions.
44+
45+
The Syncfusion® license that contains the terms and conditions can be found at
46+
[https://www.syncfusion.com/content/downloads/syncfusion_license.pdf](https://www.syncfusion.com/content/downloads/syncfusion_license.pdf)
47+
48+
## Support and feedback
49+
50+
* For any other queries, reach our [Syncfusion support team](https://support.syncfusion.com/) or post the queries through the [community forums](https://www.syncfusion.com/forums?utm_source=github&utm_medium=listing).
51+
52+
* To renew the subscription, click [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing) or contact our sales team at <[email protected]>.
53+
54+
* If the required information is not available, it can be submitted through the Syncfusion® Blazor Components Feedback Portal [feedback portal](https://www.syncfusion.com/feedback/aspnet-mvc).
55+
56+
## See also
2257

23-
#### <a href="https://ej2.syncfusion.com/showcase/aspnetcore/loan-calculator/" target="_blank">https://ej2.syncfusion.com/showcase/aspnetcore/loan-calculator/</a>
58+
* [ASP.NET Core Documentation](https://ej2.syncfusion.com/aspnetcore/documentation/introduction)
59+
* [ASP.NET Core Components](https://www.syncfusion.com/aspnet-core-ui-controls/)
60+
* [ASP.NET Core Live Demos](https://ej2.syncfusion.com/aspnetcore/)
2461

25-
Check all the showcase samples from <a href="https://ej2.syncfusion.com/home/aspnetcore.html" target="_blank">here</a>.
62+
<p>Copyright © 2001-2025 Syncfusion®, Inc. Updated on 2025-09-22 at precisely 07:59:36 EST.</p>

0 commit comments

Comments
 (0)