.NET Server

Upgrading to WebDAV Server Engine .NET v12

In this article

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 for .NET 6 as well as WebDAV Wizards for Visual Studio now support Visual Studio 2022 as well as adding WebDAV to C# 10 projects.

To install WebDAV wizards for Visual Studio 2022 you need to do a new installation from the Visual Studio marketplace: WebDAV wizards for VS 2022 download.

Next Article:

Upgrading to WebDAV Server Engine .NET v11