Skip to content

Commit abe4832

Browse files
Update README.md
1 parent d06c91d commit abe4832

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

Examples/README.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,21 @@
1-
# GroupDocs.Conversion for .NET Examples
1+
## GroupDocs.Conversion for .NET Examples
22

3-
This package contains C# Example Projects for [GroupDocs.Conversion for .NET](#) and sample input templates used in the examples.
3+
This package contains C# Example Project for [GroupDocs.Conversion for .NET](https://products.groupdocs.com/conversion/net) and sample input templates used in the examples.
44

55
<p align="center">
66
<a title="Download complete GroupDocs.Conversion for .NET Example source code" href="https://github.com/groupdocs-conversion/GroupDocs.Conversion-for-.NET/archive/master.zip">
77
<img src="https://raw.github.com/AsposeExamples/java-examples-dashboard/master/images/downloadZip-Button-Large.png" />
88
</a>
99
</p>
1010

11+
## How to Run the Examples?
1112

12-
The package contains C# examples. Follow the given steps to proceed with project build:
13+
Follow the given steps to proceed with project build:
1314

1415
* Extract the downloaded project and open the solution file in Visual Studio
1516
* Right click on solution and press "Enable NuGet package Restore"
16-
* Build the project.
17-
18-
# Prerequisite
19-
20-
+ Visual Studio 2012 or later.
21-
+ GroupDocs.Conversion 19.9.0.
22-
17+
* Build the project
2318

2419
In other case, it is possible that Visual Studio is unable to automatically add APIs references due to Visual Studio version differences. In this case, please add references of missing APIs manually.
2520

26-
2721
For more details, visit [How to Run Examples](https://docs.groupdocs.com/display/conversionnet/How+to+Run+Examples).

0 commit comments

Comments
 (0)