File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1212 <RepositoryUrl >https://github.com/aspose-email-cloud/aspose-email-cloud-dotnet</RepositoryUrl >
1313 <PackageTags >ASPOSE EMAIL CLOUD SDK Outlook MSG EML MHT</PackageTags >
1414 <RootNamespace >Aspose.Email.Cloud.Sdk</RootNamespace >
15- <Version >20.10.0.123 </Version >
15+ <Version >20.10.0</Version >
1616 <AndroidUseIntermediateDesignerFile >False</AndroidUseIntermediateDesignerFile >
1717 </PropertyGroup >
1818 <ItemGroup Condition =" '$(TargetFramework)' == 'Xamarin.iOS10' OR '$(TargetFramework)' == 'Xamarin.Mac20' OR '$(TargetFramework)' == 'MonoAndroid60'" >
Original file line number Diff line number Diff line change 55
66This SDK allows you to work with Aspose.Email Cloud REST APIs in your .NET applications quickly and easily, with zero initial cost.
77
8- [ Aspose.Email Cloud home] ( https://products.aspose.cloud/email/family )
9- [ API Reference] ( https://apireference.aspose.cloud/email/ )
8+ [ Aspose.Email Cloud home] ( https://products.aspose.cloud/email/family )
9+
10+ [ Swagger UI] ( https://apireference.aspose.cloud/email/ )
1011
1112# Cloud Email Processing Features
1213Aspose.Email Cloud is a REST API for creating email applications that work with standard email file formats. This SDK:
@@ -32,12 +33,11 @@ Aspose.Email Cloud 20.10.0 comes with SDK improvements:
3233
3334See [ Release notes] ( https://docs.aspose.cloud/email/aspose-email-cloud-20-10-release-notes/ ) .
3435
36+
3537## How to use the SDK?
3638The complete source code is available in the [ GIT repository] ( https://github.com/aspose-email-cloud/aspose-email-cloud-dotnet/tree/master/Api ) .
3739
38- Use [ SDK tutorials] ( https://docs.aspose.cloud/email/sdk-tutorials/ ) .
39-
40- SDK reference documentation is available in [ this README] ( https://github.com/aspose-email-cloud/aspose-email-cloud-dotnet/blob/master/docs/README.md ) .
40+ Use [ SDK tutorials] ( https://docs.aspose.cloud/email/sdk-tutorials/ ) and [ SDK reference documentation] ( https://docs.aspose.cloud/email/reference-api/ ) .
4141
4242### Prerequisites
4343
@@ -96,4 +96,4 @@ using (var file = File.OpenRead(imageFilePath))
9696}
9797```
9898
99- [ Product Page] ( https://products.aspose.cloud/email/net ) | [ Documentation] ( https://docs.aspose.cloud/email/ ) | [ Demo] ( https://products.aspose.app/email/family ) | [ API Reference ] ( https://apireference.aspose.cloud/email/ ) | [ Blog] ( https://blog.aspose.cloud/category/email/ ) | [ Free support] ( https://forum.aspose.cloud/c/email ) | [ Free trial] ( https://dashboard.aspose.cloud/#/apps )
99+ [ Product Page] ( https://products.aspose.cloud/email/net ) | [ Documentation] ( https://docs.aspose.cloud/email/ ) | [ Demo] ( https://products.aspose.app/email/family ) | [ Swagger UI ] ( https://apireference.aspose.cloud/email/ ) | [ Blog] ( https://blog.aspose.cloud/category/email/ ) | [ Free support] ( https://forum.aspose.cloud/c/email ) | [ Free trial] ( https://dashboard.aspose.cloud/#/apps ) | [ SDK reference documentation ] ( https://docs.aspose.cloud/email/reference-api )
You can’t perform that action at this time.
0 commit comments