Skip to content

Aspose Cloud SDK for .NET allows you to use cloud based REST API in your applications quickly and easily.

License

Notifications You must be signed in to change notification settings

mrtaunus/Aspose_Cloud_SDK_For_.NET

 
 

Repository files navigation

Aspose Cloud SDK for .NET Repository

Aspose Cloud SDK for .NET is an open source software development kit that makes it super simple to call Aspose Cloud APIs. We are pleased to announce a new totally revamped and greatly improved version. This version of the SDK is designed to work like a product. Now you can simply create an instance of any supported Cloud API service and then call its methods with a single line of code. All the complex authentication, request and response manipulation is seamlessly handled in the back-end.

Free Download Video Demo Open Source

What's included in this SDK repository?

Aspose Cloud API Modules

Module Description
CellsService Provides methods to manipulate spreadsheet file formats using Aspose.Cloud for Cloud.
WordsService Provides methods to manipulate word processing file formats using Aspose.Words for Cloud.
PDFService Provides methods to manipulate PDF file formats using Aspose.Pdf for Cloud.
SlidesService Provides methods to manipulate presentations file formats using Aspose.Slides for Cloud.
BarCodeService Provides methods to create and detect Barcodes images using Aspose.BarCode for Cloud.
TasksService Provides methods to process Microsoft Project file formats using Aspose.Tasks for Cloud.
ImagingService Provides methods to process image file formats using Aspose.Imaging for Cloud.
EmailService Provides methods to manipulate email file formats using Aspose.Email for Cloud
OCRService Provides methods to detect text from images using Aspose.OCR for Cloud.

Helping Modules

Module Description
App Provides methods to Get, Create, Update and Delete Aspose Cloud Applications.
StorageService Provides methods to work with Aspose Cloud Storage.
HerokuService Provides methods to work with Heroku.
SDKService Provides method to get Aspose Cloud SDK metadata.
StatisticsService Provides method to get Aspose Cloud statistics.
UsageService Provides method to get Aspose Cloud client usage logs.

Data

In order to manipulate any files, you first need to upload them to the Aspose Cloud storage using Storage module.

Output

The Aspose Cloud SDK for .NET allows you to save the output files at your specified location.

System Requirements

You can use the Aspose Cloud SDK for .NET library in all your projects running on .NET 2.0 or higher.

In order to use the SDK library and run the source code you will need to have one of the following Visual Studio version installed

  • Visual Studio 2010
  • Visual Studio 2012
  • Visual Studio 2013

Please feel free to contact us if you find any issues in using this SDK.

Downloading Aspose Cloud SDK for .NET

The SDK is provided in the form of a .NET library. You can download the latest library from one of the following locations:

Using Aspose for Cloud SDK for .NET

Once downloaded you can extract the Zip file and follow the following steps to start using the SDK

  1. Add Aspose.Cloud.dll in your project as reference. Right click on the project’s Reference folder and select Add Reference. Browse to the location of the extracted SDK library and select Aspose.Cloud.dll

    Aspose for Cloud SDK for .NET add reference 300x254 Unit testing and Nuget Support in totally revamped version of Aspose Cloud SDK for .NET
  2. Include namespace using Aspsoe.Cloud; in the source file and start coding

    Aspose for Cloud SDK for .NET ocrservice call 300x156 Unit testing and Nuget Support in totally revamped version of Aspose Cloud SDK for .NET

Unit testing in Aspose for Cloud SDK for .NET

A great place to look for examples of how to use the Aspose for Cloud SDK for .NET SDK is in the unit tests. These are the same tests that we used to validate the core SDK library. The test suite uses Microsoft unit test framework. You can read more about creating and running unit tests in Visual studio from this link http://www.visualstudio.com/en-us/get-started/create-and-run-unit-tests-vs.aspx

Start a Free Trial Today

Start a free trial today – all you need is to sign up with Aspose for Cloud service. Once you have signed up, you are ready to try powerful file processing features offered by Aspose for Cloud.

Customer Feedback

Your feedback is very important to us. Please feel free to provide feedback and raise feature requirements. We are keen to implement customer driven features since we are a 100% customer driven company.

Video Demo

Please check this video to see it in action.

<iframe width="560" height="315" src="https://www.youtube.com/embed/1EbUgpte97s?rel=0" frameborder="0" allowfullscreen></iframe>

About

Aspose Cloud SDK for .NET allows you to use cloud based REST API in your applications quickly and easily.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.8%
  • Other 0.2%