Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5542e98

Browse files
authored
Merge pull request #25 from ditiwari-0512/patch-1
Update Readme.md to point Online Rest samples hyperlink to new repo
2 parents ced6bae + 3f92814 commit 5542e98

1 file changed

Lines changed: 26 additions & 26 deletions

File tree

README.md

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -8,29 +8,29 @@ extensions:
88
contentType: samples
99
createdDate: 11/23/2015 8:05:41 PM
1010
---
11-
# Project CSOM Samples
12-
13-
14-
15-
## Samples
16-
* [365-Project-Online-OM-ProjToolV2](https://github.com/OfficeDev/O365-Project-Online-.Net-Samples/tree/master/365-Project-Online-OM-ProjToolV2): UI tool that exercises CSOM to perform basic data manipulation on a pwa instance.
17-
* [O365-Project-Online-REST-Samples](https://github.com/OfficeDev/O365-Project-Online-.Net-Samples/tree/master/O365-Project-Online-REST-Samples):How to create and update a project using REST API
18-
* [O365-Project-Online-JavaScript-Samples](https://github.com/OfficeDev/O365-Project-Online-.Net-Samples/tree/master/O365-Project-Online-JavaScript-Samples): How to create and update a project using JSOM
19-
* [Copy-Work-Packages](https://github.com/OfficeDev/O365-Project-Online-.Net-Samples/tree/master/Copy-Work-Packages): How to copy tasks from one project to another using JSOM
20-
* [Create-Update-Project-Samples](https://github.com/OfficeDev/O365-Project-Online-.Net-Samples/tree/master/Create-Update-Project-Samples) : How to create and update a project using CSOM and .Net
21-
* [My-Task-Checklist](https://github.com/OfficeDev/O365-Project-Online-.Net-Samples/tree/master/My-Task-Checklist): How to update the status of assignments for the logged in user using C#
22-
23-
24-
25-
## Additional resources
26-
27-
* [PS namespace (ps.js)](https://msdn.microsoft.com/en-us/library/office/jj669820.aspx)
28-
* [Client-side object model (CSOM) for Project 2013](https://msdn.microsoft.com/en-us/library/office/jj163123.aspx)
29-
* [JavaScript library and REST reference for Project Server 2013] (https://msdn.microsoft.com/en-us/library/office/jj712612.aspx)
30-
* [SharePoint and Project Online SDK] (https://www.nuget.org/packages/Microsoft.SharePointOnline.CSOM)
31-
32-
## Copyright
33-
Copyright (c) 2016 Microsoft. All rights reserved.
34-
35-
36-
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
11+
# Project CSOM Samples
12+
13+
14+
15+
## Samples
16+
* [365-Project-Online-OM-ProjToolV2](https://github.com/OfficeDev/O365-Project-Online-.Net-Samples/tree/master/365-Project-Online-OM-ProjToolV2): UI tool that exercises CSOM to perform basic data manipulation on a pwa instance.
17+
* [O365-Project-Online-REST-Samples](https://github.com/OfficeDev/Project-REST-Basic-Operations/tree/master/):How to create and update a project using REST API
18+
* [O365-Project-Online-JavaScript-Samples](https://github.com/OfficeDev/O365-Project-Online-.Net-Samples/tree/master/O365-Project-Online-JavaScript-Samples): How to create and update a project using JSOM
19+
* [Copy-Work-Packages](https://github.com/OfficeDev/O365-Project-Online-.Net-Samples/tree/master/Copy-Work-Packages): How to copy tasks from one project to another using JSOM
20+
* [Create-Update-Project-Samples](https://github.com/OfficeDev/O365-Project-Online-.Net-Samples/tree/master/Create-Update-Project-Samples) : How to create and update a project using CSOM and .Net
21+
* [My-Task-Checklist](https://github.com/OfficeDev/O365-Project-Online-.Net-Samples/tree/master/My-Task-Checklist): How to update the status of assignments for the logged in user using C#
22+
23+
24+
25+
## Additional resources
26+
27+
* [PS namespace (ps.js)](https://msdn.microsoft.com/en-us/library/office/jj669820.aspx)
28+
* [Client-side object model (CSOM) for Project 2013](https://msdn.microsoft.com/en-us/library/office/jj163123.aspx)
29+
* [JavaScript library and REST reference for Project Server 2013] (https://msdn.microsoft.com/en-us/library/office/jj712612.aspx)
30+
* [SharePoint and Project Online SDK] (https://www.nuget.org/packages/Microsoft.SharePointOnline.CSOM)
31+
32+
## Copyright
33+
Copyright (c) 2016 Microsoft. All rights reserved.
34+
35+
36+
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.

0 commit comments

Comments
 (0)