GleamTech.VideoUltimate
3.8.5
See the version list below for details.
dotnet add package GleamTech.VideoUltimate --version 3.8.5
NuGet\Install-Package GleamTech.VideoUltimate -Version 3.8.5
<PackageReference Include="GleamTech.VideoUltimate" Version="3.8.5" />
paket add GleamTech.VideoUltimate --version 3.8.5
#r "nuget: GleamTech.VideoUltimate, 3.8.5"
// Install GleamTech.VideoUltimate as a Cake Addin
#addin nuget:?package=GleamTech.VideoUltimate&version=3.8.5
// Install GleamTech.VideoUltimate as a Cake Tool
#tool nuget:?package=GleamTech.VideoUltimate&version=3.8.5
VideoUltimate is the fastest and easiest .NET Video Reader and Thumbnailer which can read any video file format on the planet.
It supports .NET 5.0+ or .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 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. |
.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 (>= 5.9.0)
-
.NETStandard 2.0
- GleamTech.Common (>= 5.9.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 |
---|---|---|
3.8.6 | 731 | 8/27/2023 |
3.8.5 | 2,547 | 4/23/2023 |
3.8.3 | 1,223 | 4/16/2023 |
3.8.2 | 824 | 4/11/2023 |
3.8.1 | 857 | 4/7/2023 |
3.8.0 | 938 | 4/3/2023 |
3.7.1 | 1,398 | 3/7/2023 |
3.7.0 | 1,103 | 2/23/2023 |
3.6.1 | 1,797 | 1/10/2023 |
3.6.0 | 4,468 | 8/14/2022 |
3.5.0 | 2,125 | 6/24/2022 |
3.4.2 | 2,551 | 6/3/2022 |
3.4.1 | 2,096 | 5/11/2022 |
3.4.0 | 2,858 | 4/20/2022 |
3.3.0 | 2,400 | 3/14/2022 |
3.2.0 | 15,491 | 3/5/2022 |
3.1.0 | 1,701 | 2/22/2022 |
3.0.0 | 2,966 | 11/28/2021 |
2.6.1 | 13,883 | 5/26/2021 |
2.6.0 | 9,472 | 4/19/2021 |
2.5.5 | 4,750 | 3/23/2021 |
2.5.3 | 9,191 | 2/16/2021 |
2.5.2 | 1,953 | 1/1/2021 |
2.5.1 | 7,495 | 11/23/2020 |
2.5.0 | 1,312 | 11/17/2020 |
2.4.5 | 895 | 11/14/2020 |
2.4.0 | 6,627 | 9/15/2020 |
2.3.5 | 10,745 | 8/6/2020 |
2.3.0 | 2,663 | 6/23/2020 |
2.1.9 | 1,960 | 6/15/2020 |
2.1.8 | 1,334 | 6/3/2020 |
2.1.7 | 1,359 | 5/22/2020 |
2.1.6 | 5,822 | 1/24/2020 |
2.1.5 | 1,529 | 1/9/2020 |
2.1.2 | 3,399 | 12/6/2019 |
2.1.1 | 2,253 | 11/20/2019 |
## Version 3.8.5 - April 24, 2023
- **Improved:** Used <LangVersion>9.0</LangVersion> to be able to inject module initializers.
For example CheckTargetFramework method will throw error like below (some users still reference wrong DLLs):
PlatformNotSupportedException: You currently referenced netstandard2.0 version of GleamTech.Common.dll which is
not targeted for current runtime: .NET Framework 4.8.9139.0.
Please reference net472 versions of GleamTech DLLs (found in folder Bin\net472) for .NET Framework 4.7.2+ projects.
- **Improved:** Stability of AssemblyResolver.
Ensured old log files are cleared, e.g. AssemblyResolver-xx.log and GleamTech-xx.log files.
- **Changed:** AssemblyVersion is changed so recompile your project against the new DLLs (drop in to bin folder will not work).