WebDavServer
WebDavServer copied to clipboard
Ability to edit office distant file
Hello, is your library is able to deal with office file ? The goal is to edit distant docx file with office URI scheme.
I see another Post where you was speaking on that, but it was 3 years ago. You work on a V2 right ?
If no, is it much work to do it ? (maybe i can help you on that).
I migrate an old asp .net framework app which was using the webdav module on IIS (it was working perfectly), but i struggle to make it works with asp .net core, even microsoft are not sure it will work they never try, and i don't find any other solution than your library in .NET core. (if you interest in the problem i open an issue here https://github.com/dotnet/aspnetcore/issues/40838).
thanks !