GleamTech.VideoUltimate
5.4.0
dotnet add package GleamTech.VideoUltimate --version 5.4.0
NuGet\Install-Package GleamTech.VideoUltimate -Version 5.4.0
<PackageReference Include="GleamTech.VideoUltimate" Version="5.4.0" />
<PackageVersion Include="GleamTech.VideoUltimate" Version="5.4.0" />
<PackageReference Include="GleamTech.VideoUltimate" />
paket add GleamTech.VideoUltimate --version 5.4.0
#r "nuget: GleamTech.VideoUltimate, 5.4.0"
#:package GleamTech.VideoUltimate@5.4.0
#addin nuget:?package=GleamTech.VideoUltimate&version=5.4.0
#tool nuget:?package=GleamTech.VideoUltimate&version=5.4.0
VideoUltimate is a .NET Video Reader and a .NET Video Thumbnailer
which can read any video file format on the planet.
It supports .NET 5.0+ or .NET Core 3.1 and .NET Framework 4.7.2+ web/console/desktop applications.
It allows you read a video file frame by frame or generate meaningful thumbnails.
| Product | Versions 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. 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 is compatible. 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. |
-
.NETFramework 4.7.2
- GleamTech.Common (>= 7.4.0)
-
.NETStandard 2.0
- GleamTech.Common (>= 7.4.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on GleamTech.VideoUltimate:
| Package | Downloads |
|---|---|
|
GleamTech.FileUltimate
FileUltimate is an ASP.NET File Manager and Uploader which supports ASP.NET Core 5.0+, ASP.NET Core 2.1+, ASP.NET MVC 3.0+ and ASP.NET WebForms 4.7.2+ 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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.4.0 | 246 | 8/18/2026 |
| 5.2.0 | 3,060 | 6/8/2026 |
| 5.1.0 | 1,076 | 4/24/2026 |
| 5.0.0 | 697 | 4/7/2026 |
| 4.5.9 | 1,933 | 12/23/2025 |
| 4.5.8 | 1,172 | 12/18/2025 |
| 4.5.7 | 1,491 | 10/21/2025 |
| 4.5.6 | 1,432 | 10/2/2025 |
| 4.5.5 | 1,371 | 9/26/2025 |
| 4.5.2 | 1,431 | 9/11/2025 |
| 4.5.1 | 1,644 | 9/1/2025 |
| 4.5.0 | 1,465 | 8/27/2025 |
| 4.4.9 | 2,302 | 7/3/2025 |
| 4.4.8 | 1,818 | 5/6/2025 |
| 4.4.7 | 1,811 | 4/18/2025 |
| 4.4.6 | 1,605 | 4/12/2025 |
| 4.4.5 | 1,747 | 3/30/2025 |
| 4.4.0 | 3,260 | 3/8/2025 |
| 4.3.1 | 1,726 | 3/4/2025 |
| 4.3.0 | 6,334 | 1/7/2025 |
## Version 5.4.0 - August 18, 2026
- **Improved:** Vastly improved startup performance:
- Optimized internal AssemblyResolver, it now avoids pre-extracting native DLLs for modern .NET and subscribes
to `AssemblyLoadContext.Default.ResolvingUnmanagedDll` event to extract a native DLL only when it's requested.
This improves the cold-startup time of the host app for modern .NET.
.NET Framework still needs to pre-extract native DLLs as it does not have that event but other optimizations
in AssemblyResolver still improves that runtime.
AssemblyResolver.log now includes more details about resolved assemblies and has more readable/neat text structure.
- Minimized reflection type scanning in GleamTech assemblies to prevent early loading of dependency assemblies.
- Considerably reduced size of GleamTech DLLs to decrease memory footprint and improve loading time.
(further reducing will be done in next versions by minimizing dependencies)
- **Improved:** Upgraded `AspNetCoreCS` example projects of all products from `net6.0` to `net8.0` (Visual Studio 2022+ (17.8+)).
Updated `Getting Started` docs and made code samples up-to date.
- **Changed:** Removed implicit operators for casting to/from other libraries (e.g. ImageSharp, SkiaSharp),
from `Image`, `Color`, `Font` and `Rectangle` classes in `GleamTech.Drawing` namespace,
and made them extension methods in another class to prevent reflection method scanning to unnecessarily probe assemblies.
Also shortened the names of the conversion methods:
- ToGleamTechDrawingImage() -> ToGleamTechImage()
- ToSystemDrawingBitmap() -> ToSystemBitmap()
- ToSystemDrawingImage -> ToSystemImage()
- ToSkiaSharpBitmap -> ToSkiaBitmap()
- ToSkiaSharpBitmap -> ToSkiaBitmap()