gemutil 1.0.8.9
dotnet add package gemutil --version 1.0.8.9
NuGet\Install-Package gemutil -Version 1.0.8.9
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="gemutil" Version="1.0.8.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="gemutil" Version="1.0.8.9" />
<PackageReference Include="gemutil" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add gemutil --version 1.0.8.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: gemutil, 1.0.8.9"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package gemutil@1.0.8.9
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=gemutil&version=1.0.8.9
#tool nuget:?package=gemutil&version=1.0.8.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
collection of common utilities functions
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net8.0-windows was computed. net9.0-windows was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0-windows7.0
- ClosedXML (>= 0.105.0)
- DocumentFormat.OpenXml (>= 3.3.0)
- ExcelDataReader (>= 3.8.0)
- ExcelDataReader.DataSet (>= 3.8.0)
- System.Drawing.Common (>= 6.0.27)
- System.Text.Encoding.CodePages (>= 10.0.2)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on gemutil:
| Package | Downloads |
|---|---|
|
gemEvoAccess
API for interfacing with FoxDraw |
|
|
gemFoxAccess
API for interfacing with FoxDraw |
|
|
amglab.Excel.ProductivityTool
Excel provides OpneXML interface to C# developer. It facilitate lot of OpenXML to user with easy interface |
|
|
amgSPXLib
Package Description |
|
|
gemLGEN
API for module protection |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.8.9 | 116 | 6/2/2026 |
| 1.0.8.8 | 114 | 5/18/2026 |
| 1.0.8.7 | 118 | 5/12/2026 |
| 1.0.8.6 | 113 | 5/6/2026 |
| 1.0.8.5 | 147 | 1/26/2026 |
| 1.0.8.4 | 136 | 1/25/2026 |
| 1.0.8.3 | 143 | 1/15/2026 |
| 1.0.8.2 | 263 | 10/19/2025 |
| 1.0.8.1 | 218 | 10/12/2025 |
| 1.0.7.9 | 227 | 9/28/2025 |
| 1.0.7.8 | 277 | 5/25/2025 |
| 1.0.7.7 | 249 | 5/25/2025 |
| 1.0.7.6 | 281 | 3/13/2025 |
| 1.0.7.5 | 232 | 1/30/2025 |
| 1.0.7.4 | 204 | 1/27/2025 |
| 1.0.7.3 | 245 | 11/27/2024 |
| 1.0.7.2 | 315 | 8/8/2023 |
| 1.0.7.1 | 311 | 6/12/2023 |
| 1.0.7 | 249 | 6/12/2023 |
| 1.0.6.9 | 464 | 1/22/2023 |
Loading failed
This line has been added to the Excel read using EPPlus to comply with the license
ExcelPackage.LicenseContext = ExcelPackage.LicenseContext.HasValue? ExcelPackage.LicenseContext: LicenseContext.NonCommercial;