Skip to content

Commit b0e3238

Browse files
Merge branch 'development' into EJ2-897019-FigmaUG
2 parents 5209bb0 + 5706adb commit b0e3238

File tree

4 files changed

+41
-0
lines changed

4 files changed

+41
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
layout: post
3+
title: Showcase samples in Syncfusion ##Platform_Name## control
4+
description: Learn here all about list of showcase samples in Syncfusion ##Platform_Name## Common control of Syncfusion Essential JS 2 and more.
5+
platform: ej2-asp-core-mvc
6+
control: Common
7+
publishingplatform: ##Platform_Name##
8+
documentation: ug
9+
---
10+
11+
# Syncfusion ASP.NET MVC Components showcase samples
12+
13+
Syncfusion has a collection of sample applications that demonstrate the use of Syncfusion ASP.NET MVC UI components.
14+
15+
| Sample Application | Description | GitHub |
16+
| ------------- | ------------- | ------------- |
17+
| [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) |
18+
| [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) |
19+
| [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) |
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
layout: post
3+
title: Showcase samples in ##Platform_Name## control | Syncfusion
4+
description: Learn here all about list of showcase samples in Syncfusion ##Platform_Name## Common control of Syncfusion Essential JS 2 and more.
5+
platform: ej2-asp-core-mvc
6+
control: Common
7+
publishingplatform: ##Platform_Name##
8+
documentation: ug
9+
---
10+
11+
# Syncfusion ASP.NET Core Components showcase samples
12+
13+
Syncfusion has a collection of sample applications that demonstrate the use of Syncfusion ASP.NET Core UI components.
14+
15+
| Sample Application | Description | GitHub |
16+
| ------------- | ------------- | ------------- |
17+
| [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) |
18+
| [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) |
19+
| [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) |
20+
| [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) |

ej2-asp-core-toc.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@
115115
<li><a href="/ej2-asp-core/common/input-validation">Input Form Validation</a></li>
116116
<li><a href="/ej2-asp-core/common/html-attributes">HTML Attributes</a></li>
117117
<li><a href="/ej2-asp-core/common/cdn-fallback">CDN Fallback</a></li>
118+
<li><a href="/ej2-asp-core/common/showcase-samples">Showcase samples</a></li>
118119
<li>How To
119120
<ul>
120121
<li><a href="/ej2-asp-core/common/how-to/extend-and-customize-controls">Extend and Customize the Syncfusion Controls</a></li>

ej2-asp-mvc-toc.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
<li><a href="/ej2-asp-mvc/common/deployment">Deployment</a></li>
8282
<li><a href="/ej2-asp-mvc/common/input-validation">Input Form Validation</a></li>
8383
<li><a href="/ej2-asp-mvc/common/content-security-policy">Content Security Policy</a></li>
84+
<li><a href="/ej2-asp-mvc/common/showcase-samples">Showcase samples</a></li>
8485
<li>How To
8586
<ul>
8687
<li><a href="/ej2-asp-mvc/common/how-to/troubleshoot">Troubleshoot</a></li>

0 commit comments

Comments
 (0)