GleamTech.Common
5.6.1
See the version list below for details.
dotnet add package GleamTech.Common --version 5.6.1
NuGet\Install-Package GleamTech.Common -Version 5.6.1
<PackageReference Include="GleamTech.Common" Version="5.6.1" />
paket add GleamTech.Common --version 5.6.1
#r "nuget: GleamTech.Common, 5.6.1"
// Install GleamTech.Common as a Cake Addin #addin nuget:?package=GleamTech.Common&version=5.6.1 // Install GleamTech.Common as a Cake Tool #tool nuget:?package=GleamTech.Common&version=5.6.1
This package contains the common assembly which is shared by various GleamTech products. Product packages such as GleamTech.FileUltimate, GleamTech.DocumentUltimate, GleamTech.ImageUltimate and GleamTech.VideoUltimate depend on this package.
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. |
.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
- No dependencies.
-
.NETStandard 2.0
- Microsoft.Win32.Registry (>= 4.7.0)
- System.Drawing.Common (>= 4.7.0)
- System.Runtime.Caching (>= 4.7.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Security.Principal.Windows (>= 4.7.0)
- System.Text.Encoding.CodePages (>= 4.7.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on GleamTech.Common:
Package | Downloads |
---|---|
GleamTech.DocumentUltimate
DocumentUltimate is an ASP.NET Document Viewer and a .NET Document Converter 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. DocumentUltimate can also be used for conversion between several document formats with .NET 5.0+ or .NET Core 2.0+ and .NET Framework 4.7.2+ console/desktop applications. Features: - Universal web document viewer which works on both desktop and mobile browsers. - Crystal-clear zooming. High resolution rendering, preserving text and graphics (no rasterization) exactly as they are in the original. - Fast document loading, the whole document is not loaded at once, document pages are loaded as you are about to view them. - Search text within document. Navigate with bookmarks/outlines. - Change page layout modes (e.g. single page or facing pages), rotate pages and view on full screen. - Print, download original or download as PDF inside the viewer. - Secure document viewing, copy protection (DRM). Viewed documents are encrypted so they are copy-protected out of the box. Ability to disable downloading the original document or replicating it via printing or selecting and copying text. - Watermark document pages with text or image. Customize the watermarks with wide range of options e.g. position, size, rotation, opacity, color. - Pre-higlight keywords in the document, e.g. if you launch the document viewer from a search results page, you can higlight the searched keywords. - Self-contained conversion engine, no external dependencies, e.g. you don't need to install Microsoft Office on your server. - Single managed DLL which works both on 32-bit and 64-bit for hassle-free development and deployment. - Supports being used in desktop or console applications for converting between document formats. Only the document viewer is dependant on web applications. Supported Formats: - Portable Formats(.pdf, .xps, .oxps, .xpz) - Word Processing Formats(.docx, .docm, .dotx, .dotm, .doc, .dot, .rtf, .odt, .ott) - Spreadsheet Formats(.xlsx, .xlsm, .xltx, .xltm, .xlam, .xlsb, .xls, .xlt, .xml, .csv, .tsv, .dif, .ods, .ots) - Presentation Formats(.pptx, .pptm, .potx, .potm, .ppsx, .ppsm, .ppt, .pps, .odp, .otp) - Diagram Formats(.vsdx, .vsdm, .vstx, .vstm, .vssx, .vssm, .vdx, .vsx, .vtx, .vsd, .vss, .vst, .vdw) - Project Management Formats(.mpp, .mpt, .mpx) - Email Formats(.msg, .eml, .emlx) - Ebook Formats(.epub, .mobi) - Markup Formats(.html, .htm, .mht, .mhtml, .web) - Text Formats(.txt) - Cad Formats(.dwg, .dxf) - Scanner Image Formats(.tif, .tiff, .djvu, .dcm) - Vector Image Formats(.ps, .svg, .emf, .xaml) - Raster Image Formats(.psd, .jpg, .jpeg, .jpe, .jfif, .jp2, .jpf, .jpx, .j2k, .j2c, .jpc, .jxr, .wdp, .hdp, .png, .gif, .webp, .bmp, .wmf, .dib) |
|
GleamTech.ImageUltimate
ImageUltimate is an ASP.NET Image resizer and a .NET Image Processor 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. ImageUltimate can also be used for conversion between several image formats with .NET 5.0+ or .NET Core 2.0+ and .NET Framework 4.7.2+ console/desktop applications. Features: - Can load and save many image file formats (raster, vector and camera raw). - Provides a fluent interface for easily chaining image manipulation commands. - Vastly faster (10x) than System.Drawing namespace and optimized specifically for web use. Minimal memory usage and the ability to process very large images in a fast manner. - Provides detailed information about an image file like format, size, DPI, pixel format and metadata like EXIF and IPTC. - Fast thumbnail generation, smartly looks for a EXIF thumbnail, removes black stripes above and below it and resizes it down further if needed. - Provides these image transforms: Resize, LiquidResize (seam carving), Crop, TrimBorders, Rotate, Flip. - Provides these image color/tone corrections and filters: Brightness, Contrast, Enhance, Blur, Sharpen. - Caches generated images both on server and browser with a smart versioning algorithm. A unique and browser-cacheable url is generated according to the chained commands and whenever you change these commands (or modify the source image externally), the url will vary and this will cause browser to automatically detect changes (no need to press F5). - Generates SEO friendly urls. By default the file name of the source image is used but it's possible to override this file name for SEO purposes. - Single managed DLL (works both on 32-bit and 64-bit) for easy deployment and no dependencies. No messy Web.config settings. Just drop it in your bin folder and you are ready to go. - Strongly-typed API for web, no need to learn and memorize messy url querystring parameters, just chain commands with the help of intellisense. ASP.NET MVC usage example: @this.ImageTag("Image1.jpg", task => task.ResizeWidth(300)) ASP.NET WebForms usage example: <%=this.ImageTag("Image1.jpg", task => task.ResizeWidth(300)) %> General usage examples: using (var imageTask = new ImageTask(@"C:\Pictures\Picture1.jpg")) imageTask.ResizeWidth(300).Save(@"C:\Output\Picture2.jpg"); Note: This package contains a fully working version of the product, however without a license key it will run in trial mode. This means after 30 days, the generated images will be watermarked with a red "ImageUltimate" text at the bottom right corner. |
|
GleamTech.VideoUltimate
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 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. |
|
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 |
---|---|---|
6.1.1 | 1,433 | 10/9/2024 |
6.1.0 | 1,375 | 9/1/2024 |
6.0.8 | 786 | 8/6/2024 |
6.0.6 | 156 | 8/1/2024 |
6.0.5 | 483 | 7/22/2024 |
6.0.0 | 218 | 7/16/2024 |
5.9.3 | 7,180 | 5/3/2024 |
5.9.2 | 1,249 | 4/18/2024 |
5.9.1 | 19,975 | 8/27/2023 |
5.9.0 | 17,882 | 4/23/2023 |
5.8.7 | 4,631 | 4/16/2023 |
5.8.6 | 4,248 | 4/11/2023 |
5.8.5 | 4,261 | 4/7/2023 |
5.8.0 | 15,773 | 4/3/2023 |
5.6.1 | 8,619 | 3/7/2023 |
5.6.0 | 4,857 | 2/23/2023 |
5.5.5 | 6,456 | 1/10/2023 |
5.5.2 | 20,280 | 8/14/2022 |
5.5.0 | 8,714 | 6/24/2022 |
5.4.7 | 14,267 | 6/3/2022 |
5.4.6 | 1,988 | 5/25/2022 |
5.4.5 | 6,678 | 5/11/2022 |
5.4.2 | 3,393 | 4/27/2022 |
5.4.1 | 571 | 4/25/2022 |
5.4.0 | 5,576 | 4/20/2022 |
5.2.0 | 10,898 | 3/14/2022 |
5.1.0 | 26,527 | 3/5/2022 |
5.0.0 | 14,620 | 2/22/2022 |
4.6.0 | 53,114 | 11/28/2021 |
4.5.4 | 47,249 | 5/26/2021 |
4.5.3 | 6,541 | 4/28/2021 |
4.5.2 | 49,804 | 4/19/2021 |
4.5.1 | 8,347 | 3/23/2021 |
4.5.0 | 10,778 | 2/16/2021 |
4.4.5 | 7,989 | 1/1/2021 |
4.4.1 | 17,944 | 11/23/2020 |
4.4.0 | 5,037 | 11/17/2020 |
4.3.1 | 12,508 | 11/3/2020 |
4.3.0 | 8,670 | 9/15/2020 |
4.2.5 | 5,313 | 8/31/2020 |
4.2.4 | 4,349 | 8/17/2020 |
4.2.3 | 13,183 | 8/6/2020 |
4.2.2 | 10,076 | 6/23/2020 |
4.2.0 | 6,039 | 6/15/2020 |
4.1.8 | 6,143 | 6/3/2020 |
4.1.5 | 8,955 | 5/22/2020 |
4.1.2 | 18,298 | 1/24/2020 |
4.1.0 | 5,160 | 1/9/2020 |
4.0.6 | 8,301 | 12/6/2019 |
4.0.5 | 9,993 | 11/20/2019 |
## Version 5.6.1 - March 7, 2023
- **Fixed:** FileCache did not append to the existing log files (CacheTrim and CacheMigrate) correctly.