Asp.Net File Viewer Demo

Asp.Net Webforms

UnoViewer supports the legacy .NET framework 4.8 webforms. You can easily integrate our document viewer in your project using C# (csharp) or VB.NET.

  • Works with shared hosting, VPS or dedicated servers.
  • Requires Microsoft IIS server and .NET framework 4.8. No Microsoft Office software or plug-ins required.
  • Easy to use server control. Everthing bundled in a single package. Just drag and drop like a button control.
  • Depends on System.Drawing.dll. Not cross-platform.

WebForms Demo

ASP.NET Framework WebForms Document Viewer

Asp.Net Core MVC

UnoViewer .NET core MVC version is built with .NET Standard 2.0. This makes our library cross-platform compatible. We also provide the .NET framework 6.0 version DLLs which support Windows OS only.

  • Cross-platform, works with Windows, Linux, Mac and Docker.
  • Works with Razor views (.cshtml). Light weight and testable MVC pattern.
  • HTML5, CSS and JavaScript code with only jQuery dependency.
  • No System.Drawing.dll dependency. Uses the cross-platform SkiaSharp library.

.NET Core Demo Docker Demo

.NET Core MVC Docker Document Viewer

Single Page Applications

UnoViewer works seamlessly with modern single page application (SPA) frameworks like Blazor, Angular, React and Vue. Thanks to UnoViewer's modular architechture that makes it future ready.

  • Blazor (server & client)
  • Angular
  • React
  • Vue

Blazor Demo Angular Demo React Demo Vue Demo

Blazor Angular React Vue Document Viewer