cloudscribe.FileManager.Web 10.1.0

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

cloudscribe.FileManager.Web

Web UI for cloudscribe FileManager.

Usage

  1. Install the NuGet package:
    dotnet add package cloudscribe.FileManager.Web
    
  2. Reference in your ASP.NET Core project to enable file management via web UI.

License

Licensed under the Apache-2.0 License.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on cloudscribe.FileManager.Web:

Package Downloads
cloudscribe.FileManager.CoreIntegration

integration for cloudscribe Core and cloudscribe FileManager

cloudscribe.Core.SimpleContent

integration library for integrating cloudscribe SimpleContent with cloudscribe Core multi-tenant web app foundation

cloudscribe.SimpleContent.Web.Mvc

MVC Controllers for cloudscribe.SimpleContent.Web

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.1.0 397 2026/8/28
10.0.0 559 2026/4/7
8.7.0 805 2026/3/2
8.6.0 1,316 2025/11/19
8.5.0 1,292 2025/9/22
8.4.0 749 2025/8/21
8.3.0 1,089 2025/7/23
8.2.0 892 2025/7/9
8.1.2 992 2025/5/1
8.0.2 706 2024/11/1
8.0.1 249 2024/10/22
8.0.0 1,979 2024/8/5
6.0.4 3,238 2023/4/19
6.0.3 1,947 2023/3/14
6.0.2 5,975 2022/9/26
6.0.1 1,496 2022/8/10
6.0.0 13,398 2022/4/22
5.0.1 2,900 2022/2/22
5.0.0 8,709 2021/11/26
4.1.1 2,708 2021/9/22
Loading failed