WebDAVServer.SqlStorage 15.2.14426-Beta2

This is a prerelease version of WebDAVServer.SqlStorage.
There is a newer version of this package available.
See the version list below for details.
dotnet add package WebDAVServer.SqlStorage --version 15.2.14426-Beta2
                    
NuGet\Install-Package WebDAVServer.SqlStorage -Version 15.2.14426-Beta2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WebDAVServer.SqlStorage" Version="15.2.14426-Beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WebDAVServer.SqlStorage" Version="15.2.14426-Beta2" />
                    
Directory.Packages.props
<PackageReference Include="WebDAVServer.SqlStorage" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WebDAVServer.SqlStorage --version 15.2.14426-Beta2
                    
#r "nuget: WebDAVServer.SqlStorage, 15.2.14426-Beta2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package WebDAVServer.SqlStorage@15.2.14426-Beta2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WebDAVServer.SqlStorage&version=15.2.14426-Beta2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=WebDAVServer.SqlStorage&version=15.2.14426-Beta2&prerelease
                    
Install as a Cake Tool

This sample is a WebDAV server with Microsoft SQL back-end that runs on IT Hit WebDAV Server Engine for .NET.
     
It stores all data in Microsoft SQL database and can run on ASP.NET Core on Windows, OS X and Linux. The sample keeps documents, folders structure, locks and custom properties in SQL tables.
     
It provides a sample web page listing content of your WebDAV server with Edit button, demonstrating how you can open a document for editing directly from a web page and save back to server without download/upload steps.
     
To list documents, navigate folders structure and open documents for editing this sample utilizes IT Hit WebDAV Ajax Library. It is also covered with WebDAV Ajax integration tests provided with WebDAV Ajax Library so you can test your modifications.
     
Additionally it demonstrates Ajax File Browser that you can use to manage documents, open for editing and perform advanced upload operations such as pause and resume upload, drag-and-drop as well as restore broken uploads.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
15.4.16086 236 12/30/2025
15.3.16041 492 8/14/2025
15.3.15282-Beta3 233 7/15/2025
15.3.15268-Beta3 225 5/2/2025
15.2.15012-Beta2 279 4/17/2025
15.2.14502-Beta2 220 3/28/2025
15.2.14426-Beta2 198 2/26/2025
15.2.14391-Beta2 191 2/13/2025
15.1.14101-Beta 202 12/18/2024
15.0.13942-Beta 200 10/25/2024
14.1.13942 520 10/16/2024
14.1.13916 524 5/23/2024
14.1.13908 586 4/9/2024
14.0.13424-Beta 284 1/8/2024
13.4.13237 547 11/24/2023
13.3.13192 536 10/25/2023
13.3.13138 625 8/15/2023
13.3.13124 643 8/4/2023
13.3.13068 536 6/20/2023
13.3.12932-Beta 427 5/25/2023
Loading failed