.NET Server

Upgrading to WebDAV Server Engine .NET v11

In this article

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, and the updated 'Add WebDAV Server Implementation' wizard for Visual Studio with Azure AD support, Blazor App support, and the latest Visual Studio 2019 updates support. Now you can add a WebDAV server with MS-OFBA authentication to the ASP.NET Application project, ASP.NET Core Application project, and Blazor App project with Azure AD auth and open Microsoft Office documents authenticating users against your Azure Active Directory accounts.

Next Article:

Upgrading to WebDAV Server Engine .NET v10