Looking for a solution to read/write sharepoint 2019 lists.
We've been using the SharePoint components that were originally on codeplex and now on github but they haven't been touched for over 2 years.
We use Odata and the SP list source/dest components for reading/writing lists, this is all on SP 2010.
We are moving to SP 2019 in the next few months and need something that will work, need full CRUD for Sharepoint lists. Prefer not to purchase some third party components.
Also using ADFS for security on 2019
Any input would be appreciated, thanks.