Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 827 Bytes

File metadata and controls

23 lines (14 loc) · 827 Bytes

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

Check all the showcase samples from here.