How to upload a document to sharepoint library (using CSharp and not javascript) in a Telerik/Blazor UI.. For various reasons we can no longer use the older Telerik / Javascript interface to Sharepoint to do this
After research think the only way to do this is to interface to MicrosoftGraph using CSharp, Telerik/Blazor widgets but I cannot find a good working example.
Does anyone have a link to a good working example.
Thanks in advance for your help!
Scott
Does Sharepoint accept file uploads via HTTP?