WebForms.DocumentViewer 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package WebForms.DocumentViewer --version 1.1.0
NuGet\Install-Package WebForms.DocumentViewer -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WebForms.DocumentViewer" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebForms.DocumentViewer --version 1.1.0
#r "nuget: WebForms.DocumentViewer, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WebForms.DocumentViewer as a Cake Addin
#addin nuget:?package=WebForms.DocumentViewer&version=1.1.0

// Install WebForms.DocumentViewer as a Cake Tool
#tool nuget:?package=WebForms.DocumentViewer&version=1.1.0

WebFormsDocumentViewer is a simple custom control that lets you embed documents (PDF, Word, PowerPoint, Excel, RichTextFormat and Text) in your ASP.NET WebForms pages.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.1 2,185 12/18/2017
1.1.0 1,004 9/8/2017
1.0.7 1,008 9/6/2017
1.0.6 910 9/6/2017
1.0.5 1,131 8/9/2017
1.0.4 900 8/9/2017
1.0.3 902 8/8/2017
1.0.2 928 8/7/2017
1.0.1 862 8/7/2017
1.0.0 829 8/6/2017

Added support for mail files (.msg and .eml extensions) and for relative paths + minor bugfixes