How to created .DCN file and use it

Hello,

In the FAQs there is a question about “How can I increase the viewing speed?”
The answer mentions that for frequently viewed files, we can improve performance by exporting them to .DCN format (as shown in the viewer.aspx sample), and then load the .DCN file instead of the original document.

I am currently working on an ASP.NET Core MVC project and would like to implement this approach. However, I am unable to find any documentation or sample code for generating or using .DCN files in .NET Core.

Could you please guide me on how to implement this in a Core MVC project?

Thank you.

@Mohit_Tandel

Thank you for your message.

To help you get started, you can download our full set of sample projects from the following page:

https://doconut.com/download/

In the Documentation and Examples section, you’ll find a short form. Once you complete that form, you will receive a link to download the full ZIP package containing all our sample projects (including .NET Core MVC examples).

If you need help, feel free to let us know.