Skip to content

885235: showcase samples added #3204

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions ej2-asp-core-mvc/common/EJ2_ASP.MVC/showcase-samples.md
Original file line number Diff line number Diff line change
@@ -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) |
20 changes: 20 additions & 0 deletions ej2-asp-core-mvc/common/EJ2_ASP.NETCORE/showcase-samples.md
Original file line number Diff line number Diff line change
@@ -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) |
1 change: 1 addition & 0 deletions ej2-asp-core-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@
<li><a href="/ej2-asp-core/common/input-validation">Input Form Validation</a></li>
<li><a href="/ej2-asp-core/common/html-attributes">HTML Attributes</a></li>
<li><a href="/ej2-asp-core/common/cdn-fallback">CDN Fallback</a></li>
<li><a href="/ej2-asp-core/common/showcase-samples">Showcase samples</a></li>
<li>How To
<ul>
<li><a href="/ej2-asp-core/common/how-to/extend-and-customize-controls">Extend and Customize the Syncfusion Controls</a></li>
Expand Down
1 change: 1 addition & 0 deletions ej2-asp-mvc-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
<li><a href="/ej2-asp-mvc/common/deployment">Deployment</a></li>
<li><a href="/ej2-asp-mvc/common/input-validation">Input Form Validation</a></li>
<li><a href="/ej2-asp-mvc/common/content-security-policy">Content Security Policy</a></li>
<li><a href="/ej2-asp-mvc/common/showcase-samples">Showcase samples</a></li>
<li>How To
<ul>
<li><a href="/ej2-asp-mvc/common/how-to/troubleshoot">Troubleshoot</a></li>
Expand Down