Namespace FubarDev.WebDavServer.AspNetCore
Classes
LoggingWebDavResponse
A IWebDavResponse implementation that buffers the output of a IWebDavResult
WebDavContext
The ASP.NET core specific implementation of the IWebDavContext interface
WebDavControllerBase
The default WebDAV controller
WebDavHostOptions
Options for the WebDAV host
WebDavIndirectResult
An Microsoft.AspNetCore.Mvc.IActionResult implementation that takes a IWebDavResult
WebDavMvcCoreBuilderExtensions
Extensions for the Microsoft.Extensions.DependencyInjection.IMvcCoreBuilder
WebDavResponse
The implementation of the IWebDavResponse