GitVersion.CommandLine
by: GitTools and Contributors
- 5.982k total downloads
- Latest version: 5.12.0
Derives SemVer information from a repository following GitFlow or GitHubFlow.
GleamTech.Common
by: gtdev
- 702 total downloads
- Latest version: 6.5.2
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.
GleamTech.DocumentUltimate
by: gtdev
- 843 total downloads
- Latest version: 7.6.5
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 3.1 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)
Google.Api.CommonProtos
by: Google LLC
- 553 total downloads
- Latest version: 2.17.0
Common Protocol Buffer messages for Google APIs
Google.Api.Gax
by: Google LLC
- 1.114k total downloads
- Latest version: 4.11.0
Support classes for Google API client libraries
Google.Api.Gax.Grpc
by: Google LLC
- 1.034k total downloads
- Latest version: 4.11.0
Additional support classes for Google gRPC API client libraries
Google.Api.Gax.Grpc.GrpcCore
by: Google LLC
- 336 total downloads
- Latest version: 3.7.0
Implementation of the GAX GrpcAdapter abstract class based on Grpc.Core
Google.Api.Gax.Rest
by: Google LLC
- 956 total downloads
- Latest version: 4.11.0
Common Protocol Buffer messages for Google APIs
Google.Apis
by: Google LLC
- 1.045k total downloads
- Latest version: 1.70.0
The Google APIs Client Library is a runtime client for working with Google services.
The library supports service requests, media upload and download, etc.
Google.Apis.Auth
by: Google LLC
- 1.06k total downloads
- Latest version: 1.70.0
The Google APIs Client Library is a runtime client for working with Google services.
This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec.
Google.Apis.Core
by: Google LLC
- 1.177k total downloads
- Latest version: 1.70.0
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Google.Apis.Gmail.v1
by: Google LLC
- 2.001k total downloads
- Latest version: 1.69.0.3742
Google APIs Client Library for working with Gmail v1.
Product documentation is available at:
https://developers.google.com/workspace/gmail/api/
API reference documentation for this package is available at:
https://googleapis.dev/dotnet/Google.Apis.Gmail.v1/latest/api/Google.Apis.Gmail.v1.html
The source code for this package is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Gmail.v1
Supported Platforms:
- .NET Framework 4.6.2+
- .NET Standard 2.0
- .NET 6.0+
Incompatible platforms:
- .NET Framework < 4.6.2
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin/MAUI
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0
Google.Apis.Storage.v1
by: Google LLC
- 2.592k total downloads
- Latest version: 1.69.0.3796
This is not the recommended package for working with Storage, please use the Google.Cloud.Storage.V1 package.
This Google APIs Client Library for working with Storage v1 uses older code generation, and is harder to use.
Product documentation is available at:
https://developers.google.com/storage/docs/json_api/
API reference documentation for this package is available at:
https://googleapis.dev/dotnet/Google.Apis.Storage.v1/latest/api/Google.Apis.Storage.v1.html
The source code for this package is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Storage.v1
Supported Platforms:
- .NET Framework 4.6.2+
- .NET Standard 2.0
- .NET 6.0+
Incompatible platforms:
- .NET Framework < 4.6.2
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin/MAUI
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0
Google.Cloud.Firestore
by: Google LLC
- 557 total downloads
- Latest version: 3.10.0
Recommended Google client library to access the Firestore API.
Google.Cloud.Firestore.V1
by: Google LLC
- 432 total downloads
- Latest version: 3.10.0
Low-level Google client library to access the Firestore API. Users are recommended to use the Google.Cloud.Firestore package instead.
Google.Cloud.Location
by: Google LLC
- 100 total downloads
- Latest version: 2.3.0
gRPC services for the Google Cloud Locations API. This library is typically used as a dependency for other API client libraries.
Google.Cloud.Storage.V1
by: Google LLC
- 684 total downloads
- Latest version: 4.13.0
Recommended Google client library to access the Google Cloud Storage API. It wraps the Google.Apis.Storage.v1 client library, making common operations simpler in client code. Google Cloud Storage stores and retrieves potentially large, immutable data objects.
Google.Cloud.VideoIntelligence.V1
by: Google LLC
- 311 total downloads
- Latest version: 3.4.0
Recommended Google client library to access the Google Cloud Video Intelligence API.
Google.Cloud.Vision.V1
by: Google LLC
- 500 total downloads
- Latest version: 3.7.0
Recommended Google client library to access the Google Cloud Vision API, which integrates Google Vision features, including image labeling, face, logo, and landmark detection, optical character recognition (OCR), and detection of explicit content, into applications.
Google.LongRunning
by: Google LLC
- 320 total downloads
- Latest version: 3.3.0
gRPC services for the Google Long Running Operations API. This library is typically used as a dependency for other API client libraries.