Skip to content

Commit 8cbd95f

Browse files
authored
Update README.md
1 parent fdd735e commit 8cbd95f

1 file changed

Lines changed: 20 additions & 1 deletion

File tree

README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,21 @@
1-
# Add-Blazor-PDF-Viewer-to-a-Blazor-Server-Application
1+
# Add Blazor PDF Viewer to a Blazor Server Application
2+
23
This is a quick-start project that helps you create the Blazor PDF Viewer provided by Syncfusion. This example explains how to create a Blazor application and add the Syncfusion Blazor PDF Viewer package for Windows. Then it’ll show you how to add the Syncfusion Blazor PDF Viewer component to the Blazor server application and demonstrate the working of prominent features like text markup annotation, shape annotation, form-filling and open/save PDF document from Azure Blob storage.
4+
5+
Watch a How-to Video:
6+
7+
Documentation: https://blazor.syncfusion.com/documentation/pdfviewer/getting-started/server-side-application
8+
9+
Online example: https://blazor.syncfusion.com/demos/PdfViewer/DefaultFunctionalities
10+
11+
## Project prerequisites
12+
Make sure you have the compatible versions of .NET Core on your machine before starting to work on this project. You also need the following:
13+
* [Visual Studio 2019 (version 16.4+)]( https://visualstudio.microsoft.com/downloads)
14+
* [.NET Core SDK 3.1.201+](https://dotnet.microsoft.com/download/dotnet-core/3.1)
15+
16+
## How to run this application
17+
To run this application, you need to first clone or download this ‘Add Blazor PDF Viewer to a Blazor Server Application’ repository and then open it in Visual Studio 2019. Now, build and run your project to view the output.
18+
19+
## Further help
20+
21+
To get more help, check out the [ASP.NET Core Blazor documentation](https://docs.microsoft.com/en-us/aspnet/core/blazor).

0 commit comments

Comments
 (0)