Skip to content

Commit f1586b7

Browse files
authored
Update README.md
1 parent 003f1a1 commit f1586b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# .NET SDK to Manage Tasks in the Cloud
55

6-
Aspose.Tasks for Cloud offers the ability to manipulate and convert Microsoft Project MPT, MPP, MPX & Oracle Primavera XER, XML, and PrimaveraP6XML files in the Cloud. Aspose.Tasks Cloud SDK for .NET wrappers the REST API to make it easier for .NET developers to integrate Task Management features in their own cloud-based C#, ASP.NET or other .NET applications.
6+
Aspose.Tasks for Cloud offers the ability to manipulate and convert Microsoft Project MPT, MPP, MPX & Oracle Primavera XER, XML, and PrimaveraP6XML files in the Cloud. [Aspose.Tasks Cloud SDK for .NET](https://products.aspose.cloud/tasks/net) wraps the REST API to make it easier for .NET developers to integrate Task Management features in their own cloud-based C#, ASP.NET or other .NET applications.
77

88
## REST API for Task Management
99

@@ -60,7 +60,7 @@ using (var sr = new StreamReader(response))
6060
Assert.AreEqual("Five to Eight Weeks Before Moving,16 days", line1);
6161
}
6262
```
63-
## Aspose.Cells Cloud SDKs in Popular Languages
63+
## Aspose.Tasks Cloud SDKs in Popular Languages
6464

6565
| .NET | PHP | Python | Node.js |
6666
|---|---|---|---|

0 commit comments

Comments
 (0)