Asp.Net File Viewer Demo

UnoViewer is available in .NET 4.8, .NET 6.0 (Windows Only) and .NET Standard 2.0 (Cross Platform)

Asp.Net Core MVC

UnoViewer .NET core MVC version is built with .NET Standard 2.0. This makes our library cross-platform compatible.

  • 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

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. We also provide the .NET framework 6.0 version DLLs.

  • 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 C# Demo

ASP.NET Framework WebForms Document Viewer

Single Page Applications

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

  • Blazor (Server)
  • Angular
  • React
  • Vue

Blazor Demo Angular Demo React Demo Vue Demo

Blazor Angular React Vue Document Viewer