Download WebDAV#
Description
This project aims to implement WebDAV support for .NET, both for client software as well as software hosting their own WebDAV server.The project will start with the server portion.The project will be developed in C# 3.5 for .NET 3.5 and 4.0.
Source Files
The download file webdavsharp.zip has the following entries.
.hgignore/*from ww w .java2 s.c om*/
CustomDictionary.xml
EXAMPLES.markdown
LICENSE.markdown
Lasse V. Karlsen.snk
Libraries/NUnit 2.5.9/fit-license.txt
Libraries/NUnit 2.5.9/license.txt
Libraries/NUnit 2.5.9/nunit.framework.dll
Libraries/NUnit 2.5.9/nunit.framework.xml
Libraries/TypeMock 6.0.7.0/TypeMock.XML
Libraries/TypeMock 6.0.7.0/TypeMock.dll
Libraries/TypeMock 6.0.7.0/Typemock.ArrangeActAssert.Xml
Libraries/TypeMock 6.0.7.0/Typemock.ArrangeActAssert.dll
README.markdown
SIGNING.markdown
Settings.FxCop
Settings.StyleCop
WebDAVSharp.5.1.ReSharper
WebDAVSharp.Core.Tests/HttpStatusCodesTests.cs
WebDAVSharp.Core.Tests/Properties/AssemblyInfo.cs
WebDAVSharp.Core.Tests/TextBasedLoggerBaseTests.cs
WebDAVSharp.Core.Tests/WebDAVSharp.Core.Tests.csproj
WebDAVSharp.Core/ConsoleLogger.cs
WebDAVSharp.Core/DebugLogger.cs
WebDAVSharp.Core/EventBasedLogger.cs
WebDAVSharp.Core/HttpStatusCodes.Designer.cs
WebDAVSharp.Core/HttpStatusCodes.cs
WebDAVSharp.Core/HttpStatusCodes.tt
WebDAVSharp.Core/IWebDAVLogger.cs
WebDAVSharp.Core/LogEventArgs.cs
WebDAVSharp.Core/LogLevel.cs
WebDAVSharp.Core/MultiLogger.cs
WebDAVSharp.Core/Properties/AssemblyInfo.cs
WebDAVSharp.Core/StatusCode.cs
WebDAVSharp.Core/StreamExtensions.cs
WebDAVSharp.Core/StringEx.cs
WebDAVSharp.Core/TextLogger.cs
WebDAVSharp.Core/VoidLogger.cs
WebDAVSharp.Core/WebDAVDisposableBase.cs
WebDAVSharp.Core/WebDAVSharp.Core.csproj
WebDAVSharp.Server.Litmus/LitmusWebDAVMethodHandler.cs
WebDAVSharp.Server.Litmus/Program.cs
WebDAVSharp.Server.Litmus/Properties/AssemblyInfo.cs
WebDAVSharp.Server.Litmus/WebDAVSharp.Server.Litmus.csproj
WebDAVSharp.Server.Litmus/app.config
WebDAVSharp.Server.Tests/Properties/AssemblyInfo.cs
WebDAVSharp.Server.Tests/WebDAVServerTests.cs
WebDAVSharp.Server.Tests/WebDAVSharp.Server.Tests.csproj
WebDAVSharp.Server/Adapters/HttpListenerAdapter.cs
WebDAVSharp.Server/Adapters/HttpListenerContextAdapter.cs
WebDAVSharp.Server/Adapters/HttpListenerRequestAdapter.cs
WebDAVSharp.Server/Adapters/HttpListenerResponseAdapter.cs
WebDAVSharp.Server/Adapters/IAdapter.cs
WebDAVSharp.Server/Adapters/IHttpListener.cs
WebDAVSharp.Server/Adapters/IHttpListenerContext.cs
WebDAVSharp.Server/Adapters/IHttpListenerRequest.cs
WebDAVSharp.Server/Adapters/IHttpListenerResponse.cs
WebDAVSharp.Server/Exceptions/HttpConflictException.cs
WebDAVSharp.Server/Exceptions/HttpException.cs
WebDAVSharp.Server/Exceptions/HttpInternalServerException.cs
WebDAVSharp.Server/Exceptions/HttpMethodNotAllowedException.cs
WebDAVSharp.Server/Exceptions/HttpNotFoundException.cs
WebDAVSharp.Server/Exceptions/HttpNotImplementedException.cs
WebDAVSharp.Server/MethodHandlers/IWebDAVMethodHandler.cs
WebDAVSharp.Server/MethodHandlers/WebDAVCopyMethodHandler.cs
WebDAVSharp.Server/MethodHandlers/WebDAVDeleteMethodHandler.cs
WebDAVSharp.Server/MethodHandlers/WebDAVGetMethodHandler.cs
WebDAVSharp.Server/MethodHandlers/WebDAVMethodHandlers.cs
WebDAVSharp.Server/MethodHandlers/WebDAVMkColMethodHandler.cs
WebDAVSharp.Server/MethodHandlers/WebDAVMoveHttpHandler.cs
WebDAVSharp.Server/MethodHandlers/WebDAVOptionsMethodHandler.cs
WebDAVSharp.Server/MethodHandlers/WebDAVPutMethodHandler.cs
WebDAVSharp.Server/Properties/AssemblyInfo.cs
WebDAVSharp.Server/Stores/BaseClasses/WebDAVStoreBase.cs
WebDAVSharp.Server/Stores/BaseClasses/WebDAVStoreItemBase.cs
WebDAVSharp.Server/Stores/DiskStore/WebDAVDiskStore.cs
WebDAVSharp.Server/Stores/DiskStore/WebDAVDiskStoreCollection.cs
WebDAVSharp.Server/Stores/DiskStore/WebDAVDiskStoreDocument.cs
WebDAVSharp.Server/Stores/DiskStore/WebDAVDiskStoreItem.cs
WebDAVSharp.Server/Stores/IWebDAVStore.cs
WebDAVSharp.Server/Stores/IWebDAVStoreCollection.cs
WebDAVSharp.Server/Stores/IWebDAVStoreDocument.cs
WebDAVSharp.Server/Stores/IWebDAVStoreItem.cs
WebDAVSharp.Server/Stores/MemoryStore/MemoryStreamEx.cs
WebDAVSharp.Server/Stores/MemoryStore/WebDAVMemoryStore.cs
WebDAVSharp.Server/Stores/MemoryStore/WebDAVMemoryStoreCollection.cs
WebDAVSharp.Server/Stores/MemoryStore/WebDAVMemoryStoreDocument.cs
WebDAVSharp.Server/Stores/MemoryStore/WebDAVMemoryStoreItem.cs
WebDAVSharp.Server/WebDAVExtensions.cs
WebDAVSharp.Server/WebDAVServer.cs
WebDAVSharp.Server/WebDAVSharp.Server.csproj
WebDAVSharp.sln
Download
Click the following link to download webdavsharp.zip.
webdavsharp.zip