GleamTech.FileUltimate 7.8.0

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

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

FileUltimate is an ASP.NET File Manager and Uploader which supports ASP.NET Core 2.0+, ASP.NET MVC 3+ and ASP.NET WebForms 4+ 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 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. 
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.6 1,928 8/27/2023
8.8.5 2,609 4/23/2023
8.8.0 1,742 4/16/2023
8.7.6 1,461 4/11/2023
8.7.5 1,455 4/7/2023
8.7.0 1,535 4/3/2023
8.6.1 1,602 3/7/2023
8.6.0 1,623 2/23/2023
8.5.1 2,167 1/10/2023
8.5.0 3,068 8/14/2022
8.4.8 1,981 6/24/2022
8.4.7 2,674 6/3/2022
8.4.6 1,783 5/25/2022
8.4.5 1,797 5/11/2022
8.4.2 1,781 4/27/2022
8.4.0 1,823 4/20/2022
8.2.1 2,917 3/14/2022
8.2.0 19,467 3/5/2022
8.1.0 2,069 2/22/2022
8.0.0 3,085 11/28/2021
7.9.7 11,724 5/26/2021
7.9.6 3,222 4/28/2021
7.9.5 5,393 4/19/2021
7.9.1 4,556 3/23/2021
7.9.0 6,433 2/16/2021
7.8.5 2,159 1/1/2021
7.8.1 7,333 11/23/2020
7.8.0 1,776 11/17/2020
7.7.7 3,959 11/9/2020
7.7.5 1,648 11/3/2020
7.7.0 3,750 9/15/2020
7.6.0 4,009 8/31/2020
7.5.8 2,931 8/17/2020
7.5.5 2,914 8/6/2020
7.5.2 1,876 7/9/2020
7.5.1 1,750 6/29/2020
7.5.0 1,735 6/23/2020
7.4.5 1,775 6/15/2020
7.4.2 1,803 6/3/2020
7.4.0 1,789 5/22/2020
7.3.7 5,278 1/24/2020
7.3.5 1,802 1/9/2020
7.3.2 3,685 12/6/2019
7.3.1 1,825 11/27/2019
7.3.0 2,346 11/20/2019

## Version 7.8.0 - November 17, 2020

 - **Added:** .NET 5.0 support:

   - AspNetCoreSession will use JsonConvert instead of BinaryFormatter.
     BinaryFormatter serialization methods are obsolete and prohibited in ASP.NET Core 5.

   - Obfuscation caused problems in .NET 5 which seems more sensitive about reflection metadata.
     For example, ASP.NET Core 5.0 throws MissingMethodException -> ReflectionTypeLoadException when Assembly.DefinedTypes
     is called e.g. by endpoints.MapRazorPages() or endpoints.MapControllerRoute().

 - **Added:** GleamTechWebConfiguration.CookieSameSiteFixEnabled property which can be used to fix session issues when
   you are using DocumentViewer in an iframe with a cross-domain URL (default value is false).

   If you open DocumentViewer in an iframe with a cross-domain URL, recent browsers will not allow the session cookie to be set
   inside iframe due to default security settings (could be overridden in your browser) and the component will fail to find the existing session from the server.
   When enabled, by default SameSiteMode.None will be used for the cookies.
       
   Note that Chrome 80+ allows SameSiteMode.None only if the cookie is also marked Secure and we will mark it Secure when the request is secure (HTTPS).
   So even with this fix if your cross-domain URL is not HTTPS, Chrome 80+ still does not allow the cookie in cross domain iframe (with default browser settings).
   Fix works on IE and Firefox even if your cross-domain URL is not HTTPS.
   Also, the fix can only work when your application is running on ASP.NET 4.7.2+ runtime (not target framework but deployment machine runtime)
   or ASP.NET Core runtime.

 - **Improved:** For Azure file system, correct content type will be set for files that are uploaded.
   In previous versions content type was not set so Azure Blob by default used "application/octet-stream" for all uploaded files.
   This made complications for external usage of uploaded files from Azure Blob.
   For example when using an Azure Blob URL in a web page, it should be have the right content type,
   e.g. for png image, content type should be "image/png", so that the browser shows it immediately as image
   (not download it to users computer, as when Blob was content type of "application/octet-stream").

 - **Improved:** Document Viewer:

   - **Fixed:** Viewing email formats with a zero-sized attachment failed with "Index was outside the bounds of the array. " error.

   - **Improved:** Updated Danish, Swedish and Norwegian translation files.