CompuMaster.Dms.Providers 2026.1.2.1

dotnet add package CompuMaster.Dms.Providers --version 2026.1.2.1
                    
NuGet\Install-Package CompuMaster.Dms.Providers -Version 2026.1.2.1
                    
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="CompuMaster.Dms.Providers" Version="2026.1.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CompuMaster.Dms.Providers" Version="2026.1.2.1" />
                    
Directory.Packages.props
<PackageReference Include="CompuMaster.Dms.Providers" />
                    
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 CompuMaster.Dms.Providers --version 2026.1.2.1
                    
#r "nuget: CompuMaster.Dms.Providers, 2026.1.2.1"
                    
#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 CompuMaster.Dms.Providers@2026.1.2.1
                    
#: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=CompuMaster.Dms.Providers&version=2026.1.2.1
                    
Install as a Cake Addin
#tool nuget:?package=CompuMaster.Dms.Providers&version=2026.1.2.1
                    
Install as a Cake Tool

CompuMaster.Dms

DMS Browser component for Scopevisio Teamwork, CenterDevice, WebDAV (e.g. NextCloud, OwnCloud)

Github Release NuGet CompuMaster.Dms NuGet CompuMaster.Dms.BrowserUI

Simple download/installation using NuGet

Install-Package CompuMaster.Dms.Providers

respectively

Install-Package CompuMaster.Dms.BrowserUI

Also see: https://www.nuget.org/packages/CompuMaster.Dms.Providers and https://www.nuget.org/packages/CompuMaster.Dms.BrowserUI

Modules Overview

There are following main modules for your use:

  • CompuMaster.Dms.Providers – The base library (compatible with .NET Standard/Core/Framework) for your own implementations to access your DMS systems (with build-in support for WebDAV (e.g. NextCloud, OwnCloud) and Scopevisio Teamwork (a flavored CenterDevice implementation)
  • CompuMaster.Dms.BrowserUI – An implementation (currently in German only, commits for additional languages welcome!) of all required forms and dialogs with System.Windows.Forms (requires .NET Framework 4.8 or .NET 5.0-Windows) to
    • download and upload files
    • setup user sharings and link sharings (if supported by the underlying provider)
    • provide several levels of allowed actions depending on required action context (manage folder structure only without viewing files, view and edit folder structure and files, or view everything without editing, etc.)
  • CompuMaster.Dms.TestDemo.WebDav – A demo application to show functionality of CompuMaster.Dms.BrowserUI components with a WebDAV server (based on System.Windows.Forms which requires .NET Framework 4.8 or .NET 5.0-Windows)
  • CompuMaster.Dms.TestDemo.ScopevisioTeamwork – A demo application to show functionality of CompuMaster.Dms.BrowserUI components with Scopevisio Teamwork (based on System.Windows.Forms which requires .NET Framework 4.8 or .NET 5.0-Windows)

Screenshots

Login form, customized for WebDAV

image

Browser dialog window

image

Extended file properties windows

image

Sharing setup

Dialogs for sharing setup for internal users (user accounts) or external users (web links) depend on DMS provider

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CompuMaster.Dms.Providers:

Package Downloads
CompuMaster.Dms.BrowserUI

Implementation of browser dialogs for System.Windows.Form

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.1.2.1 57 1/2/2026
2026.1.2 68 1/2/2026
2025.8.8 272 8/8/2025
2025.5.21.4 252 5/21/2025
2025.5.21.3 232 5/21/2025
2025.5.21.2 213 5/21/2025
2025.5.21.1 218 5/21/2025
2025.5.21 223 5/21/2025
2024.11.20 235 11/20/2024
2023.12.13 476 12/13/2023
2023.5.22 396 5/22/2023
2023.3.14 396 3/14/2023
2023.2.7.101 432 2/7/2023
2023.2.7.100 392 2/7/2023
2022.5.24.100 688 5/24/2022
2022.5.23.100 576 5/23/2022
2022.4.25.102 614 4/25/2022
2022.4.25.100 606 4/25/2022
2022.4.20.101 617 4/20/2022
2022.1.26.100 653 1/26/2022
2021.7.26.102 584 7/26/2021
2021.7.26.101 558 7/26/2021
2021.7.26.100 496 7/26/2021
2021.7.23.101 480 7/23/2021
2021.7.23.100 492 7/23/2021