I’ve uploaded a small project which helps with the connection and handling of SDL Tridion (SDL Web) Core Service tasks. It is available via my publish BitBucket profile here: https://github.com/chrismrgn/chrismrgn.sdl.tridion
I’ll be adding additional methods and improvements over time, but to begin with this has the basics including:
- Publish
- Read (Get)
- GetSchemaFields
- GetSearchResults
- GetSystemWideList
- GetSystemWideListXml
- GetCurrentUser
- GetList
- GetListXml
Once the library is more complete I will also publish it via NuGet, to make it much easier to include in projects quickly.
If you’d like to see specific features, you can add them to the issues log here: https://github.com/chrismrgn/chrismrgn.sdl.tridion/issues
This will eventually form a piece in a larger toolkit, to aid working with SDL Tridion (SDL Web) via Core Service.