Info
Version: | 15.0.13942-Beta |
Author(s): | IT Hit LTD |
Last Update: | Friday, October 25, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.webdavsystem.com/server/ |
NuGet Url: | https://www.nuget.org/packages/ITHit.WebDAV.Server |
Install
Install-Package ITHit.WebDAV.Server
dotnet add package ITHit.WebDAV.Server
paket add ITHit.WebDAV.Server
ITHit.WebDAV.Server Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- ITHit.Server(>= 11.0.10281)
- System.Net.NetworkInformation(>= 4.3.0)
- ITHit.Server(>= 11.0.10281)
- ITHit.Server(>= 11.0.10281)
Tags
Using WebDAV Server Engine for .NET you can enable opening documents for editing from a web page and save back to server without download and upload steps.
This works for Microsoft Office documents, LibreOffice documents, Adobe Acrobat PDF file, AutoCAD files and any other documents.
IT Hit WebDAV Server Engine can publish data from database, file system, SQL database, your DMS/CMS/CRM or virtually any other storage. Almost any storage can be used to keep the files data and hierarchy.
90% of the Engine code is covered by Unit tests and provided with server samples covered with Ajax integration tests.
The WebDAV server samples provided with the Engine can run on .NET Core & .NET Standard on Windows, Mac OS X, Linux, iOS & Android. Using WebDAV Wizards for Visual Studio you can generate sample authentication code required in your project: Basic, Digest, NTLM/Kerberos or cookies authentication.