GleamTech.FileUltimate 8.4.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package GleamTech.FileUltimate --version 8.4.2
NuGet\Install-Package GleamTech.FileUltimate -Version 8.4.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="GleamTech.FileUltimate" Version="8.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GleamTech.FileUltimate --version 8.4.2
#r "nuget: GleamTech.FileUltimate, 8.4.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 GleamTech.FileUltimate as a Cake Addin
#addin nuget:?package=GleamTech.FileUltimate&version=8.4.2

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

FileUltimate is an ASP.NET File Manager and Uploader which supports ASP.NET Core 2.0+, ASP.NET MVC 3.0+ and ASP.NET WebForms 4.6.1+ web applications/web sites.
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 net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.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 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  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

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
8.8.7 148 4/18/2024
8.8.6 2,103 8/27/2023
8.8.5 2,704 4/23/2023
8.8.0 1,789 4/16/2023
8.7.6 1,505 4/11/2023
8.7.5 1,490 4/7/2023
8.7.0 1,581 4/3/2023
8.6.1 1,648 3/7/2023
8.6.0 1,667 2/23/2023
8.5.1 2,213 1/10/2023
8.5.0 3,120 8/14/2022
8.4.8 2,027 6/24/2022
8.4.7 2,707 6/3/2022
8.4.6 1,826 5/25/2022
8.4.5 1,839 5/11/2022
8.4.2 1,824 4/27/2022
8.4.0 1,866 4/20/2022
8.2.1 2,983 3/14/2022
8.2.0 20,119 3/5/2022
8.1.0 2,112 2/22/2022
8.0.0 3,122 11/28/2021
7.9.7 11,787 5/26/2021
7.9.6 3,358 4/28/2021
7.9.5 5,435 4/19/2021
7.9.1 4,610 3/23/2021
7.9.0 6,526 2/16/2021
7.8.5 2,214 1/1/2021
7.8.1 7,395 11/23/2020
7.8.0 1,811 11/17/2020
7.7.7 4,000 11/9/2020
7.7.5 1,696 11/3/2020
7.7.0 3,830 9/15/2020
7.6.0 4,043 8/31/2020
7.5.8 2,986 8/17/2020
7.5.5 2,949 8/6/2020
7.5.2 1,917 7/9/2020
7.5.1 1,791 6/29/2020
7.5.0 1,769 6/23/2020
7.4.5 1,810 6/15/2020
7.4.2 1,844 6/3/2020
7.4.0 1,846 5/22/2020
7.3.7 5,356 1/24/2020
7.3.5 1,841 1/9/2020
7.3.2 3,762 12/6/2019
7.3.1 1,860 11/27/2019
7.3.0 2,393 11/20/2019

## Version 8.4.2 - April 27, 2022

 - **Added:** CSP (content security policy) errors will be shown to make troubleshooting easier.
   Made use of browser's SecurityPolicyViolation event, note that iframe blocking errors cannot be caught.
   Alert will be shown only for different violatedDirectives, message looks like this:
     Some part of the component was not rendered/loaded due to a restrictive CSP directive.
     Please check and fix your 'Content-Security-Policy' HTTP Header or HTML meta element on this page.
     CSP Report: ...

 - **Fixed:** On Firefox, if a PDF file was opened with browser's own PDF Viewer, the window was closed after 3 seconds
   as the window was wrongly detected as an empty window. Also the window for XML files, will be kept open on all browsers.

 - **Fixed:** FileUploder sometimes added wrong number of files (e.g. when dragged and dropped 88 files, FileUploder showed 86 files).
   This was caused by collision of generated unique IDs for files and duplicates were being filtered out.

 - **Fixed:** FileUploder sometimes failed starting upload in Details layout mode due to an UI error.

 - **Fixed:** ComponentStateManager json serialization when using distributed state was broken with v8.4.0.
   Refactored Location class was not serialized correctly, which effected FileUploader and caused an error.