All Projects → DecaTec → Portable-WebDAV-Library

DecaTec / Portable-WebDAV-Library

Licence: MS-PL license
Moved to codeberg.org - https://codeberg.org/DecaTec/Portable-WebDAV-Library - The Portable WebDAV Library is a strongly typed, async WebDAV client library which is fully compliant to RFC 4918, RFC 4331 and "Additional WebDAV Collection Properties". It is implemented as .NETStandard 1.1 library in oder to be used on any platform supporting .NETS…

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Portable-WebDAV-Library

Megaapiclient
MegaApiClient is a C# .Net library to access http://mega.co.nz / http://mega.nz cloud storage and file hosting service.
Stars: ✭ 151 (+235.56%)
Mutual labels:  xamarin, uwp, mono, netcore, netstandard
PCLExt.FileStorage
Portable Storage APIs
Stars: ✭ 35 (-22.22%)
Mutual labels:  xamarin, portable, uwp, mono, netstandard
Standard.licensing
Easy-to-use licensing library for .NET Framework, Mono, .NET Core, and Xamarin products
Stars: ✭ 239 (+431.11%)
Mutual labels:  xamarin, mono, netcore, netstandard
Nlog
NLog - Advanced and Structured Logging for Various .NET Platforms
Stars: ✭ 5,296 (+11668.89%)
Mutual labels:  xamarin, uwp, netcore, netstandard
Csla
A home for your business logic in any .NET application.
Stars: ✭ 865 (+1822.22%)
Mutual labels:  xamarin, uwp, mono, netstandard
Uno
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
Stars: ✭ 6,029 (+13297.78%)
Mutual labels:  xamarin, uwp, mono
Msbuildsdkextras
Extra properties for MSBuild SDK projects
Stars: ✭ 288 (+540%)
Mutual labels:  xamarin, uwp, netcore
Dryioc
DryIoc is fast, small, full-featured IoC Container for .NET
Stars: ✭ 555 (+1133.33%)
Mutual labels:  xamarin, netcore, netstandard
Tweetinvi
Tweetinvi, an intuitive Twitter C# library for the REST and Stream API. It supports .NET, .NETCore, UAP (Xamarin)...
Stars: ✭ 812 (+1704.44%)
Mutual labels:  xamarin, portable, netcore
Microsoft Authentication Library For Dotnet
Microsoft Authentication Library (MSAL) for .NET
Stars: ✭ 746 (+1557.78%)
Mutual labels:  xamarin, uwp, netcore
Uno.ch9
Ch9 - Uno Reference Implementation project
Stars: ✭ 45 (+0%)
Mutual labels:  xamarin, uwp, mono
Dbreeze
C# .NET MONO NOSQL ( key value store embedded ) ACID multi-paradigm database management system.
Stars: ✭ 383 (+751.11%)
Mutual labels:  xamarin, netcore, netstandard
Mvvmcross
The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.
Stars: ✭ 3,594 (+7886.67%)
Mutual labels:  xamarin, uwp, mono
Nlua
Bridge between Lua and the .NET.
Stars: ✭ 1,326 (+2846.67%)
Mutual labels:  xamarin, netcore, netstandard
Xamarin Forms Gtk Movies Sample
The Movie DB Xamarin.Forms Sample
Stars: ✭ 83 (+84.44%)
Mutual labels:  xamarin, uwp, mono
Mvvmvalidation
Lightweight library that helps reduce boilerplate when implementing validation in XAML MVVM applications
Stars: ✭ 141 (+213.33%)
Mutual labels:  xamarin, uwp, netstandard
Fo Dicom
Fellow Oak DICOM for .NET, .NET Core, Universal Windows, Android, iOS, Mono and Unity
Stars: ✭ 674 (+1397.78%)
Mutual labels:  portable, mono, netcore
ably-dotnet
.NET, Xamarin and Mono client library SDK for Ably realtime messaging service
Stars: ✭ 32 (-28.89%)
Mutual labels:  xamarin, uwp, mono
Couchdb Net
EF Core-like CouchDB experience for .NET!
Stars: ✭ 50 (+11.11%)
Mutual labels:  xamarin, netcore, netstandard
Uno.playground
Source code for the Uno Gallery apps and Uno Playground (made in Wasm)
Stars: ✭ 184 (+308.89%)
Mutual labels:  xamarin, uwp, mono
Get it on Codeberg

⚠️ Archived, moved to Codeberg: https://codeberg.org/DecaTec/Portable-WebDAV-Library ⚠️

Thus, this GitHub repository is outdated and not longer maintained on GitHub. Please update your references.

NuGet Github All Releases Microsoft Public License Donate

Project description

The Portable WebDAV Library is a strongly typed, async WebDAV client library which is fully compliant to RFC 4918, RFC 4331, Additional WebDAV Collection Properties and a some WebDAV properties specific to IIS WebDAV. It is implemented as .NETStandard 1.1 library in oder to be used on any platform supporting .NETStandard 1.1.

Main project aims

So far the project is tested against IIS and ownCloud/Nextcloud (sabre/dav) (note that WebDAV locking is only working with ownCloud 8 or earlier releases as with ownCloud 9 WebDAV locking is not supported anymore).

Obtaining the library

  • There is a NuGet package available: Just search for 'PortableWebDavLibrary' in the 'Manage NuGet Packages...' window in Visual Studio. You can also find the package here.
  • If you prefer the manual installation method, you can find the current release as ZIP file on the GitHub release page.

Documentation

There is a full documentation of the library with some example code available.

Portable WebDAV Library online documentation

For offline use, you can download the help file (CHM) here: Portable WebDAV Library offline documentation

Beta versions

When there will be some considerable/breaking changes in a future version of the library, a preview version is released on MyGet before releasing the final version on NuGet. This way, projects using the Portable WebDAV Library can test beta versions before a new version is released officially.

Projects using the Portable WebDAV Library

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].