Upgrading From Previous Version of the Engine
-
Upgrading to WebDAV Server Engine .NET v13 Beta
This version provides ReactJS and VUE sample UI in addition to jQuery UI. It also follows a .NET interfaces naming convention, removing "Async" from all interface names1. Note that this version contains breaking changes. After you update NuGet packa ...
-
Upgrading to WebDAV Server Engine .NET v12
The WebDAV Server Engine v12 is fully backward compatible with v11. You do not need to change your existing code. As soon as you update packages references from NuGet, your existing code will continue working immediately. The v12 provides support f ...
-
Upgrading to WebDAV Server Engine .NET v11
The v11 is fully backward compatible with v10. You do not need to change your existing code. As soon as you update packages references from NuGet, your existing code will continue working immediately. The new version provides the .NET 5.0 support, ...
-
Upgrading to WebDAV Server Engine .NET v10
The WebDAV Server Engine v10 provides full support for asynchronous IO read and write operations and IAsyncDisposable interface. The v10 is fully backward compatible with v9. You do not need to change your existing code unless you want to utilize as ...
-
Upgrading to WebDAV Server Engine .NET v9
The v9 Engine is redesigned to provide G Suite editing capabilities as well as to achieve integration of WebDAV and G Suite features. After upgrading to v9 you can add G Suite editing without significant programming efforts or reprogramming your exis ...
-
Upgrading to WebDAV Server Engine .NET v8
The WebDAV Server Engine v8 provides support for Visual Studio 2019, has a new WebDAV wizards for VS installer and is provided with a new WebDAV wizards automatic update mechanism via Visual Studio Marketplace. This new version is provided in a form ...
-
Upgrading Your Server Implementation to WebDAV Server Engine .NET v7
IT Hit WebDAV Server Engine v7 provides methods for requesting a specified range of items when listing folder content and searching. You can also specify specify sort conditions when listing folder content. Interfaces Changes The IItemCollectionAsy ...
-
Upgrading Your Server Implementation to WebDAV Server Engine .NET v6
The WebDAV Server Engine for .NET v6 Beta provides Microsoft Office documents merging support, refactored samples and bug fixes. The v6 is fully backward compatible to v5. You do not need to change your existing code. As soon as you reference a new ...
-
Upgrading Your Server Implementation to WebDAV Server Engine .NET v5
The major change made in WebDAV Server Engine v5 is its support of .NET Standard 1.6. It can run on a full .NET Framework 4.6+ or on .NET Core 1.0+ and is provided with .NET Core samples that run on Linux and OS X in addition to Windows. The dependen ...
-
Upgrading Your Server Implementation to WebDAV Server Engine .NET v4
IT Hit WebDAV Server Engine v4 provides asynchronous Engine implementation and new asynchronous interfaces that follow the Task-based Asynchronous Pattern (TAP). The new async implementation and interfaces are located in .NET 4.5 ITHit.WebDAV.Server. ...
-
Upgrading Your Server Implementation to WebDAV Server Engine .NET v3
If you have a previous release version of Engine v3 installed, you do not need to uninstall it to use the new version. Both versions can exist side by side, including WebDAV Wizards for Visual Studio. The new version will be installed in a separate ...
-
Updating WebDAV Packages from NuGet
To update to the latest version in Visual Studio follow these steps: Select WebDAV project in which you will be updating packages. Go to Project->Manage NuGet Packages menu. The package manager will open. Go to Updates tab and select package ...