Skip to content

Commit

Permalink
Merge pull request #121 from aliahmedgroupdocs/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Ali Ahmed Sahi committed Mar 21, 2017
2 parents dd8f2e2 + a7c5cdc commit c152685
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
21 changes: 21 additions & 0 deletions Showcases/GroupDocs.Viewer-for-.NET-Modern-UI/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@

# GroupDocs.Viewer for .NET Modern UI

This application allows user to view document in Html and Image representation. User can view thumbnails, download and print document.

# Pre-Requisites

* Visual Studio 2012 or later.
* Any latest browsers (Firefox, Chrome, Interner Explorer, Safari).
* GroupDocs.Viewer 17.2.0

# Installation

* Download the code, open it in MS Visual Studio 2012 or later.
* Update the required or missing libraries from Nuget.
* Run the code.

# Apply Licence

* Open Global.asax.cs.
* Set license file path in _licensePath variable.
1 change: 1 addition & 0 deletions Showcases/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ Directory | Description
[ASP.NET MVC Front End](https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-.NET/tree/master/Showcases/ASP.NET_MVC_Front_End) | It is an MVC application which demonstrate that how UI less GroupDocs.Viewer for .NET is being used to create a full fledge viewer.
[ASP.NET WebForm Front End](https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-.NET/tree/master/Showcases/ASP.NET_WebForm_Front_End) | This Front-End is actually *Legacy Front End* but implemented as ASP.NET Web Form application.
[New Front End](https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-.NET/tree/master/Showcases/New%20Front%20End) | This Application allows a user to see the Html or Image Representation of a document. User can apply watermark and apply other trnasformations like Reordering and rotation to the output pages.
[ASP.NET MVC Modern UI](https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-.NET/tree/master/Showcases/GroupDocs.Viewer-for-.NET-Modern-UI) | This new user interface has a good look, better user experience and a neat feeling. User can see Html and Image representation of document, view thumbnails download file in original and PDF format.

0 comments on commit c152685

Please sign in to comment.