SubPointSolutions / spmeta2

SharePoint artifact provision for .NET platform. Supports SharePoint Online, SharePoint 2019, 2016 and 2013 via CSOM/SSOM.
http://subpointsolutions.com/spmeta2
133 stars 56 forks source link

Create SPMeta2.Nintex packages #839

Open SubPointSupport opened 8 years ago

SubPointSupport commented 8 years ago

M2 should allow to provision Nintex Workflow via both CSOM/SSOM. M2 used to have Nintex support, yet some time ago it was dropped from the main codebase.

The following tickets were created:

The follollowing commits are to be reviewed to restore the Nintex related source code:

The following packages are to be created:

The main project will house Nintex projects for the time being. Full CI, NuGet packaging and publishing is to be implemented.

maratbakirov commented 5 years ago

Hey just saying i have been developing csom only support for forms and workflows https://www.nuget.org/packages/SPMeta2.NintexExt.CSOM.SP13

https://www.nuget.org/packages/SPMeta2.NintexExt.CSOM.O365/

admins - hope it is relevant. thanks.

SubPointSupport commented 5 years ago

Hey @maratbakirov , thanks for sharing this. Good work!

It feels that we better help you with your work instead of adding more complexity into the core library. Will get back to this ticker shortly.