Explore and learn Syncfusion ASP.NET Core UI controls using large collection of demos, example applications and tutorial samples
Перейти к файлу
SyncfusionBuild 54fc70a11e v27.2.2 2024-11-18 13:58:25 +00:00
.github/PULL_REQUEST_TEMPLATE
Controllers
Excel
Helpers
Models
PDF
Pages
Presentation
Properties
Views
Word
wwwroot
.gitignore
.gitleaksignore
EJ2CoreSampleBrowser_NET6.csproj
EJ2CoreSampleBrowser_NET6.sln
EJ2CoreSampleBrowser_NET8.csproj
EJ2CoreSampleBrowser_NET8.sln
EJ2CoreSampleBrowser_NET9.csproj
EJ2CoreSampleBrowser_NET9.sln
Nuget.Config
Program.cs
README.md
Startup.cs
SyncfusionLicense.txt
appsettings.Development.json
appsettings.json
bundleconfig.json
config.json
excel.bat
gulpfile.js
package.json
pdf.bat
presentation.bat
web.config
word.bat

README.md

Syncfusion ASP.NET Core Component Examples

This repository contains the demos of Syncfusion ASP.NET Core Components. This is the best place to check the controls to get more insight into the usage of APIs.

The following topics can help you to use the Syncfusion ASP.NET Core Components and run this application in your local.

Requirements to run the demo

How to run the demo

Clone the repository. This repository contains the .NET 6 and .NET 8 project and solution files.

Run the demo using .NET CLI

  • Open the command prompt from the demos directory.

  • Run the demo using the following command.

    To run .NET 6 ASP.NET Core project

    dotnet run --project EJ2CoreSampleBrowser_NET6.csproj

    To run .NET 8 ASP.NET Core project

    dotnet run --project EJ2CoreSampleBrowser_NET8.csproj

Run the demo using Visual Studio

  • Open the solution file using Visual Studio.
  • Press Ctrl + F5 to run the demo.

Run the demo using Visual Studio code

  • Open the Visual Studio code from the demos directory where project file present.

    Ensure the C# for Visual Studio Code extension is installed in your Visual Studio code before running the ASP.NET Core demos.

  • Press Ctrl + F5 to run the demo.

ASP.NET Core Components Catalog

GRIDS

 

INTERACTIVE CHAT

 

DATA VISUALIZATION

 

FORMS

 

DOCUMENT PROCESSING LIBRARIES

 

 

VIEWER & EDITORS

 

CALENDARS

 

BUTTONS

 

 

 

 

 

 

 

 

 

 

DROPDOWNS

 

NAVIGATION

 

NOTIFICATION

 

 

 

 

 

 

INPUTS

 

LAYOUT

 

 

 

 

 

 

 

 

 

 

License

Syncfusion ASP.NET Core Components is available under the Syncfusion Essential Studio program, and can be licensed either under the Syncfusion Community License Program or the Syncfusion commercial license.

To be qualified for the Syncfusion Community License Program, you must have gross revenue of less than one (1) million U.S. dollars (USD 1,000,000.00) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusions terms and conditions.

Customers who do not qualify for the community license can contact sales@syncfusion.com for commercial licensing options.

You may not use this product without first purchasing a Community License or a Commercial License, as well as agreeing to and complying with Syncfusion's license terms and conditions.

The Syncfusion license that contains the terms and conditions can be found at https://www.syncfusion.com/content/downloads/syncfusion_license.pdf

Support and feedback

See also