Skip to content

isabella232/netcore-win-office-products-demos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.Net Core 3 DevExpress WinForms Office Demos

This repository contains the following DevExpress Office demo applications that target .Net Core 3:

  • Rich Text Editor
  • Spreadsheet
  • PDF Viewer

System requirements

Run the demos

Open a solution in Visual Studio.

Before you build the solution, make sure that the 'Use previews of the .NET Core SDK' option is enabled (find this setting from the Visual Studio main menu: Tools | Options | Project and Solutions | .NET Core).

If you downloaded the solution as a .zip file, you may encounter the following error when you build the project:

MSB3821 Couldn't process file *.resx due to its being in the Internet or Restricted zone or having the mark of the web on the file. Remove the mark of the web if you want to process these files.

Refer to the following article for information on how to resolve this issue:

https://developercommunity.visualstudio.com/content/problem/291761/couldnt-process-file-abcresx-due-to-its-being-in-t.html

Integrate DevExpress WinForms Office Controls into a .NET Core 3 application

Follow the steps below to add the DevExpress NuGet packages packages to your .Net Core 3 project:

  1. Register the DevExpress Early Access feed in Visual Studio's NuGet Package Manager.

    https://nuget.devexpress.com/early-access/api

  2. Install the DevExpress.WindowsDesktop.Win package (for .Net Core 3).

Feedback

Use the DevExpress Support Center to provide feedback.

See Also

.NET Core 3.0 Windows Forms Samples

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%