This repository contains the samples for Syncfusion file formats ASP.NET Core products and the guide to use them.
Перейти к файлу
SyncfusionBuild 5ac5c0d2b6 v20.4.0.38 2022-12-22 10:40:45 +00:00
Controllers
Data
Helpers
Models
Properties
Services
Views
wwwroot
Program.cs
README.md
Startup.cs
SyncfusionLicense.txt
appsettings.json
bundleconfig.json
project.json
samplebrowser.csproj
samplebrowser.sln
web.config

README.md

Syncfusion File Format ASP.NET Core (EJ1) product samples

This repository contains demos of Syncfusion file format ASP.NET Core (EJ1) components. This is the best place to check out our controls to get more insight about the usage of their APIs. You can browser the demos for all the controls and view the source code of each sample.

This section guides to use to Syncfusion file format ASP.NET Core (EJ1) product samples.

Requirements to run the demos

Install the following items to run the demos.

Repository Structure

The file-formats-aspnet-core-ej1-demos directory contains samples for all the file format controls, such as DocIO, PDF, Excel, and PowerPoint.

Documentation

All control documentation for the Syncfusion file format ASP.NET Core libraries and UI controls can be found below.

License

Syncfusion has no liability for any damage or consequence that may arise by the use or viewing of the samples. The samples are for demonstrative purposes and if you choose to use or access the samples you agree to not hold Syncfusion liable, in any form, for any damage that is related to use, accessing or otherwise viewing the samples. By accessing, viewing, or otherwise seeing the samples you acknowledge and agree Syncfusions samples will not allow you to seek injunctive relief in any form for any claim related to the sample. If you do not agree to this, do not view, access, utilize or otherwise do anything with Syncfusions samples.

Using the examples

The easiest way to use these samples without using Git is to download the zip file containing the current version (using the following link or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples.

Download the samples ZIP

Notes:

  • Before you unzip the archive, right-click it, select Properties, and then select Unblock.
  • Be sure to unzip the entire archive, and not just individual samples. The samples all depend on the SharedContent folder in the archive.

To use the Syncfusion file format ASP.NET Core samples, Syncfusion license key should be registered in SyncfusionLicense.txt file. Refer this link for more information.

Reminder: If you unzip individual samples, they will not build due to references to other portions of the ZIP file that were not unzipped. You must unzip the entire archive if you intend to build the samples.

How to run the samples

If you clone the application, run git clone to clone the repository. Run the samples

  • Open the command prompt in the root folder.
  • Run npm install command to install the dependent packages.
  • Run dotnet restore command to restore the packages which are specified in samplebrowser.csproj file.
  • Run dotnet run command to run the application.
  • Visit your project output at http://localhost:5000

Controls Catalog

Libraries
PDF library
Excel library
Word library
PowerPoint library

Demos

Online Demos

Take a look at the Syncfusion file format ASP.NET Core (EJ1) live demos.

Live demo

Offline Demos

Download our ASP.NET Core Platform installer from here.

Release Notes

Refer the Syncfusion file format ASP.NET Core (EJ1) Product Release Notes in online Release Notes at Syncfusion.

Support and Feedback

Copyright © 2001-2022 Syncfusion, Inc. Updated on 2022-12-22 at precisely 10:36:40 EST.