GM.Utility
1.0.0.1
See the version list below for details.
dotnet add package GM.Utility --version 1.0.0.1
NuGet\Install-Package GM.Utility -Version 1.0.0.1
<PackageReference Include="GM.Utility" Version="1.0.0.1" />
paket add GM.Utility --version 1.0.0.1
#r "nuget: GM.Utility, 1.0.0.1"
// Install GM.Utility as a Cake Addin #addin nuget:?package=GM.Utility&version=1.0.0.1 // Install GM.Utility as a Cake Tool #tool nuget:?package=GM.Utility&version=1.0.0.1
Library with various static classes that provide universally useful functions and extensions.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on GM.Utility:
Package | Downloads |
---|---|
GM.WPF
Library with various controls, utilities and base classes for MVVM driven WPF development. |
|
BlueUpdate
A toolkit for automatic updating of .NET applications from the web. It can be used as a simple deployment tool. Includes it's own executable updater, which is automatically downloaded the first time the application starts. |
|
GM.Windows.Utility
Library with various static classes that provide useful functions, extensions and utilities usable in Windows environment. |
|
BlueWS
A client library for BlueWS library. Includes logic and utility for calling BlueWS web service actions. |
|
BlueDB
A client library for BlueDB library. Includes base classes for entities and supports JSON encoding/decoding of entities. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.7.0 | 99 | 7/31/2024 |
1.6.1 | 153 | 2/8/2024 |
1.6.0 | 139 | 1/24/2024 |
1.5.0 | 261 | 12/22/2023 |
1.4.2 | 1,606 | 11/5/2022 |
1.4.1 | 367 | 11/5/2022 |
1.4.0 | 593 | 11/1/2022 |
1.3.2 | 1,881 | 4/12/2021 |
1.3.1 | 1,063 | 10/30/2020 |
1.3.0 | 2,362 | 6/28/2020 |
1.2.9 | 1,100 | 4/30/2019 |
1.2.8 | 1,263 | 1/28/2019 |
1.2.7 | 1,942 | 12/24/2018 |
1.2.6 | 1,440 | 4/16/2018 |
1.2.5 | 1,165 | 3/21/2018 |
1.2.4 | 1,460 | 3/14/2018 |
1.2.3 | 875 | 3/8/2018 |
1.2.2 | 1,167 | 2/25/2018 |
1.2.1 | 1,917 | 2/2/2018 |
1.2.0.2 | 1,204 | 1/31/2018 |
1.2.0.1 | 1,214 | 1/31/2018 |
1.2.0 | 1,173 | 1/31/2018 |
1.1.3 | 1,395 | 1/26/2018 |
1.1.2 | 1,266 | 12/19/2017 |
1.1.1 | 1,381 | 11/21/2017 |
1.1.0 | 1,288 | 10/27/2017 |
1.0.1 | 1,474 | 10/6/2017 |
1.0.0.2 | 1,254 | 8/13/2017 |
1.0.0.1 | 1,707 | 6/28/2017 |
1.0.0 | 1,024 | 6/28/2017 |
Fixed a bug in ReflectionUtility when getting the assembly information for current assembly.