SharePoint On-Premises Authentication in AutoCAD 2025 Plugin using .NET 8.0
I am developing a plugin for AutoCAD that connects to SharePoint On-Premises to retrieve lists, documents, and other resources. The plugin was originally developed for AutoCAD 2016 using .NET Framework 4.7. To facilitate the connection, I used the Microsoft.SharePoint2019.CSOM package.