https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-dotnet-samples
GroupDocs.Conversion Cloud SDK for .NET examples, plugins and showcase projects
https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-dotnet-samples
Last synced: 7 months ago
JSON representation
GroupDocs.Conversion Cloud SDK for .NET examples, plugins and showcase projects
- Host: GitHub
- URL: https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-dotnet-samples
- Owner: groupdocs-conversion-cloud
- License: mit
- Created: 2018-10-14T14:04:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-05-23T06:49:00.000Z (9 months ago)
- Last Synced: 2025-05-23T08:49:04.646Z (9 months ago)
- Size: 1010 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## GroupDocs.Conversion Cloud SDK for .NET Examples
This repository contains [Examples](Examples) projects for [GroupDocs.Conversion Cloud SDK for .NET](https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-dotnet) to help you learn and write your own applications.
[GroupDocs.Conversion Cloud SDK for .NET](https://products.groupdocs.cloud/conversion/net) has been developed to help you get started with using our document conversion REST API, allowing to seamlessly convert your documents to any format you need. With this single API, you can convert back and forth between over 50 types of documents and images, including all Microsoft Office and OpenDocument file formats, PDF documents, HTML, CAD, raster images and many more.
[GroupDocs.Conversion Cloud API](https://products.groupdocs.cloud/conversion). GroupDocs.Conversion Cloud SDK for .NET has been developed to help you integrate all these features in your .NET application without any hassle.
## Prerequisites
+ Visual Studio 2017 or Higher.
+ GroupDocs.Conversion Cloud SDK for .NET.
+ Get your ClientId and ClientSecret at [https://dashboard.groupdocs.cloud](https://dashboard.groupdocs.cloud) (free registration is required).
## How to Run the Examples?
The package contains C# examples. Follow the given steps to proceed with project build:
+ Extract the downloaded project and open the solution file in Visual Studio
+ Right click on solution and press "Enable NuGet package Restore"
+ Edit RunExamples.cs and put ClientId and ClientSecret, obtained from https://dashboard.groupdocs.cloud there
+ Build and Run
For more details, visit [Getting Started](https://docs.groupdocs.cloud/conversion/getting-started/).
## Licensing
All GroupDocs.Conversion Cloud SDKs are licensed under [MIT License](LICENSE).
[Home](https://www.groupdocs.cloud/) | [Product Page](https://products.groupdocs.cloud/conversion/net) | [Docs](https://docs.groupdocs.cloud/conversion/) | [Demos](https://products.groupdocs.app/conversion/family) | [API Reference](https://apireference.groupdocs.cloud/conversion/) | [Source Code](https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-dotnet) | [Blog](https://blog.groupdocs.cloud/category/conversion/) | [Free Support](https://forum.groupdocs.cloud/c/conversion) | [Free Trial](https://purchase.groupdocs.cloud/trial)