gemutil 1.0.7.2

dotnet add package gemutil --version 1.0.7.2
NuGet\Install-Package gemutil -Version 1.0.7.2
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.7.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add gemutil --version 1.0.7.2
#r "nuget: gemutil, 1.0.7.2"
#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.
// Install gemutil as a Cake Addin
#addin nuget:?package=gemutil&version=1.0.7.2

// Install gemutil as a Cake Tool
#tool nuget:?package=gemutil&version=1.0.7.2

collection of common utilities functions

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.7.2 171 8/8/2023
1.0.7.1 167 6/12/2023
1.0.7 124 6/12/2023
1.0.6.9 308 1/22/2023
1.0.6.8 359 12/1/2022
1.0.6.7 802 10/20/2022
1.0.6.6 644 10/18/2022
1.0.6.5 422 10/18/2022
1.0.6.4 436 10/16/2022
1.0.6.3 436 10/16/2022
1.0.6.2 928 5/10/2022
1.0.6.1 619 5/6/2022
1.0.6 397 5/4/2022
1.0.5.9 421 5/4/2022
1.0.5.8 418 5/4/2022
1.0.5.7 454 3/23/2022
1.0.5.6 281 1/2/2022
1.0.5.3 3,106 9/1/2021
1.0.5.2 663 8/30/2021
1.0.5.1 567 8/21/2021
1.0.4.9 569 8/20/2021
1.0.4.8 718 6/30/2021
1.0.4.7 2,627 3/8/2021
1.0.4.6 1,194 1/21/2021
1.0.4.5 674 1/12/2021
1.0.4.4 516 1/4/2021
1.0.4.3 1,683 11/25/2020
1.0.4 1,886 9/8/2020

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;