GleamTech.VideoUltimate
3.7.1
dotnet add package GleamTech.VideoUltimate --version 3.7.1
NuGet\Install-Package GleamTech.VideoUltimate -Version 3.7.1
<PackageReference Include="GleamTech.VideoUltimate" Version="3.7.1" />
paket add GleamTech.VideoUltimate --version 3.7.1
#r "nuget: GleamTech.VideoUltimate, 3.7.1"
// Install GleamTech.VideoUltimate as a Cake Addin
#addin nuget:?package=GleamTech.VideoUltimate&version=3.7.1
// Install GleamTech.VideoUltimate as a Cake Tool
#tool nuget:?package=GleamTech.VideoUltimate&version=3.7.1
VideoUltimate is the fastest and easiest .NET Video Reader and Thumbnailer which can read any video file format on the planet.
It supports .NET Core 2.0+ 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 |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.7.2
- GleamTech.Common (>= 5.6.1)
-
.NETStandard 2.0
- GleamTech.Common (>= 5.6.1)
- System.Drawing.Common (>= 4.7.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 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 |
---|---|---|
3.7.1 | 306 | 3/7/2023 |
3.7.0 | 310 | 2/23/2023 |
3.6.1 | 643 | 1/10/2023 |
3.6.0 | 2,783 | 8/14/2022 |
3.5.0 | 1,063 | 6/24/2022 |
3.4.2 | 1,824 | 6/3/2022 |
3.4.1 | 1,203 | 5/11/2022 |
3.4.0 | 1,861 | 4/20/2022 |
3.3.0 | 1,320 | 3/14/2022 |
3.2.0 | 8,316 | 3/5/2022 |
3.1.0 | 976 | 2/22/2022 |
3.0.0 | 2,308 | 11/28/2021 |
2.6.1 | 12,899 | 5/26/2021 |
2.6.0 | 7,277 | 4/19/2021 |
2.5.5 | 3,793 | 3/23/2021 |
2.5.3 | 6,970 | 2/16/2021 |
2.5.2 | 1,330 | 1/1/2021 |
2.5.1 | 6,664 | 11/23/2020 |
2.5.0 | 628 | 11/17/2020 |
2.4.5 | 463 | 11/14/2020 |
2.4.0 | 5,141 | 9/15/2020 |
2.3.5 | 9,827 | 8/6/2020 |
2.3.0 | 1,677 | 6/23/2020 |
2.1.9 | 1,237 | 6/15/2020 |
2.1.8 | 766 | 6/3/2020 |
2.1.7 | 793 | 5/22/2020 |
2.1.6 | 4,586 | 1/24/2020 |
2.1.5 | 853 | 1/9/2020 |
2.1.2 | 2,664 | 12/6/2019 |
2.1.1 | 1,392 | 11/20/2019 |
## Version 3.7.1 - March 7, 2023
- **Fixed:** Windows Server 2008 R2 SP1 and Windows 7 SP1 support was broken due to kernel32 function GetSystemTimePreciseAsFileTime
which does not exist in older OS. Rebuilt native DLLs.