This package contains C# Examples Solutions for GroupDocs.Assembly for .NET and sample input templates used in the examples.
The package contains solution developed in Visual Studio 2017, one for C# examples. You can download the ZIP, extract the files, go to Examples folder and open the solution file in Visual Studio. The solution contains AssemblyExamples project.
Follow the given steps to rebuild the solution which would automatically add missing references of the third party APIs in the first two projects mentioned above:
- Extract the downloaded project and open the solution file in Visual Studio
- Build the project
In other case, it is possible that Visual Studio is unable to automatically add these APIs references due to Visual Studio version differences. In this case, please add references of the following APIs manually:
For further details, please visit How to run examples.