7fb04cd7ab
911856: Update sample for vol3 2024 |
||
---|---|---|
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.