FileUltimate.NuGetOrg 6.5.2

Suggested Alternatives

GleamTech.FileUltimate

Additional Details

This package has been renamed to GleamTech.FileUltimate, please install the latest version of GleamTech.FileUltimate instead of this package.

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package FileUltimate.NuGetOrg --version 6.5.2
NuGet\Install-Package FileUltimate.NuGetOrg -Version 6.5.2
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="FileUltimate.NuGetOrg" Version="6.5.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FileUltimate.NuGetOrg --version 6.5.2
#r "nuget: FileUltimate.NuGetOrg, 6.5.2"
#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.
// Install FileUltimate.NuGetOrg as a Cake Addin
#addin nuget:?package=FileUltimate.NuGetOrg&version=6.5.2

// Install FileUltimate.NuGetOrg as a Cake Tool
#tool nuget:?package=FileUltimate.NuGetOrg&version=6.5.2

File Manager Control for ASP.NET WebForms, ASP.NET MVC 3+ (.NET Framework 4.0+) and ASP.NET Core.
Integrate a file manager into your ASP.NET application or site rapidly.
- Browse and manage files with access control.

- Accept files with the advanced upload functionality.

- Offer a structured and neat download area.

- Preview documents (70+ file formats, including PDF © Microsoft Office), images, audios and videos.

Note: This package contains a fully working version of the product, however without a license key it will run in trial mode.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

## Version 6.5.2 - April 4, 2019

 - **Improved:** Stability for the new upload feature:

   - **Fixed:**" Add" button on "Upload Window" was broken (only drag and drop worked).

   - **Fixed:**" Empty (zero-sized) files were not being added and thus not uploaded.

   - **Fixed:**" Html4 upload method was broken (upload failed).

   - **Improved:** The target folder in the background will be refreshed only after the all files in the queue are uploaded
     and not after each file is uploaded. This will prevent unnecessary server calls and UI flickering. After uploading
     subfolders, they will be also be selected now just like files after refresh.

   - **Added:** Changed "Add..." button to "Add Files" and added "Add Folders" button next to it.
      On supported browsers (Chrome, Firefox), you can directly add folders via this new button (alternative to drag and drop).
      Due to browser implementations, we need a second button, i.e. browser's picker dialog can only select files or folders
      but not both at the same time.