diff --git a/ej2-asp-core-mvc/common/EJ2_ASP.MVC/showcase-samples.md b/ej2-asp-core-mvc/common/EJ2_ASP.MVC/showcase-samples.md new file mode 100644 index 0000000000..653c2db3b1 --- /dev/null +++ b/ej2-asp-core-mvc/common/EJ2_ASP.MVC/showcase-samples.md @@ -0,0 +1,19 @@ +--- +layout: post +title: Showcase samples in Syncfusion ##Platform_Name## control +description: Learn here all about list of showcase samples in Syncfusion ##Platform_Name## Common control of Syncfusion Essential JS 2 and more. +platform: ej2-asp-core-mvc +control: Common +publishingplatform: ##Platform_Name## +documentation: ug +--- + +# Syncfusion ASP.NET MVC Components showcase samples + +Syncfusion has a collection of sample applications that demonstrate the use of Syncfusion ASP.NET MVC UI components. + +| Sample Application | Description | GitHub | +| ------------- | ------------- | ------------- | +| [Expense Tracker](https://ej2.syncfusion.com/showcase/aspnetmvc/expense-tracker/) | Track and visualize your daily expenses with a great UI. | [GitHub code](https://github.com/syncfusion/ej2-showcase-aspnetmvc-expensetracker) | +| [Loan Calculator](https://ej2.syncfusion.com/showcase/aspnetmvc/loancalculator/) | Calculate loan payments, interest rates, and amortization schedules. When you are planning for a personal loan or analyzing business financing options, this provides accurate results and helps you make informed financial decisions. | [GitHub code](https://github.com/syncfusion/ej2-showcase-aspnetmvc-loan-calculator) | +| [Web Mail](https://ej2.syncfusion.com/showcase/aspnetmvc/webmail/) | Outlook like user interface to manage your mailbox. | [GitHub code](https://github.com/syncfusion/ej2-showcase-aspnetmvc-outlook) | \ No newline at end of file diff --git a/ej2-asp-core-mvc/common/EJ2_ASP.NETCORE/showcase-samples.md b/ej2-asp-core-mvc/common/EJ2_ASP.NETCORE/showcase-samples.md new file mode 100644 index 0000000000..42be50dd55 --- /dev/null +++ b/ej2-asp-core-mvc/common/EJ2_ASP.NETCORE/showcase-samples.md @@ -0,0 +1,20 @@ +--- +layout: post +title: Showcase samples in ##Platform_Name## control | Syncfusion +description: Learn here all about list of showcase samples in Syncfusion ##Platform_Name## Common control of Syncfusion Essential JS 2 and more. +platform: ej2-asp-core-mvc +control: Common +publishingplatform: ##Platform_Name## +documentation: ug +--- + +# Syncfusion ASP.NET Core Components showcase samples + +Syncfusion has a collection of sample applications that demonstrate the use of Syncfusion ASP.NET Core UI components. + +| Sample Application | Description | GitHub | +| ------------- | ------------- | ------------- | +| [Diagram Builder](https://ej2.syncfusion.com/showcase/aspnetcore/diagrambuilder/) | Diagram Builder is a web application which is used to create the diagrams like Flow Chart, process diagrams and more. | [GitHub code](https://github.com/syncfusion/ej2-showcase-aspnetcore-diagram-builder) | +| [Expense Tracker](https://ej2.syncfusion.com/showcase/aspnetcore/expense-tracker/) | Track and visualize your daily expenses with a great UI. | [GitHub code](https://github.com/syncfusion/ej2-showcase-aspnetcore-expensetracker) | +| [Loan Calculator](https://ej2.syncfusion.com/showcase/aspnetcore/loan-calculator/) | Calculate loan payments, interest rates, and amortization schedules. When you are planning for a personal loan or analyzing business financing options, this provides accurate results and helps you make informed financial decisions. | [GitHub code](https://github.com/syncfusion/ej2-showcase-aspnetcore-loan-calculator) | +| [Web Mail](https://ej2.syncfusion.com/showcase/aspnetcore/webmail/) | Outlook like user interface to manage your mailbox. | [GitHub code](https://github.com/syncfusion/ej2-showcase-aspnetcore-outlook) | \ No newline at end of file diff --git a/ej2-asp-core-toc.html b/ej2-asp-core-toc.html index b7cd28fc50..555525ca42 100644 --- a/ej2-asp-core-toc.html +++ b/ej2-asp-core-toc.html @@ -113,6 +113,7 @@
  • Input Form Validation
  • HTML Attributes
  • CDN Fallback
  • +
  • Showcase samples
  • How To