f3235cbac9
891562: Need to move the latest changes to public repo |
||
---|---|---|
Controllers | ||
Helpers | ||
Models | ||
Properties | ||
Views | ||
content | ||
wwwroot | ||
.gitignore | ||
LoanCalculator.csproj | ||
NuGet.Config | ||
Program.cs | ||
README.md | ||
appsettings.Development.json | ||
appsettings.json |
README.md
ej2-showcase-aspnetcore-loan-calculator
Demo application that Calculates your loan payment based on your loan amount, interest and term.
Deployment
Requirements to run the demo
The sample requires the below requirements to run.
Run
- Clone this repository.
- Open the command prompt from Application root directory.
- Run the demo using
dotnet run
command.
Demo
https://ej2.syncfusion.com/showcase/aspnetcore/loan-calculator/
Check all the showcase samples from here.