GM.Utility
1.1.2
See the version list below for details.
dotnet add package GM.Utility --version 1.1.2
NuGet\Install-Package GM.Utility -Version 1.1.2
<PackageReference Include="GM.Utility" Version="1.1.2" />
paket add GM.Utility --version 1.1.2
#r "nuget: GM.Utility, 1.1.2"
// Install GM.Utility as a Cake Addin #addin nuget:?package=GM.Utility&version=1.1.2 // Install GM.Utility as a Cake Tool #tool nuget:?package=GM.Utility&version=1.1.2
Library with various static classes and tools that provide universally useful functions, extensions and utilities.
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 | 83 | 7/31/2024 |
1.6.1 | 141 | 2/8/2024 |
1.6.0 | 130 | 1/24/2024 |
1.5.0 | 251 | 12/22/2023 |
1.4.2 | 1,505 | 11/5/2022 |
1.4.1 | 358 | 11/5/2022 |
1.4.0 | 421 | 11/1/2022 |
1.3.2 | 1,872 | 4/12/2021 |
1.3.1 | 1,054 | 10/30/2020 |
1.3.0 | 2,347 | 6/28/2020 |
1.2.9 | 1,091 | 4/30/2019 |
1.2.8 | 1,254 | 1/28/2019 |
1.2.7 | 1,933 | 12/24/2018 |
1.2.6 | 1,428 | 4/16/2018 |
1.2.5 | 1,153 | 3/21/2018 |
1.2.4 | 1,448 | 3/14/2018 |
1.2.3 | 863 | 3/8/2018 |
1.2.2 | 1,155 | 2/25/2018 |
1.2.1 | 1,905 | 2/2/2018 |
1.2.0.2 | 1,192 | 1/31/2018 |
1.2.0.1 | 1,202 | 1/31/2018 |
1.2.0 | 1,161 | 1/31/2018 |
1.1.3 | 1,382 | 1/26/2018 |
1.1.2 | 1,254 | 12/19/2017 |
1.1.1 | 1,369 | 11/21/2017 |
1.1.0 | 1,276 | 10/27/2017 |
1.0.1 | 1,462 | 10/6/2017 |
1.0.0.2 | 1,243 | 8/13/2017 |
1.0.0.1 | 1,695 | 6/28/2017 |
1.0.0 | 1,012 | 6/28/2017 |
Added Singleton.
Added into Environment, Reflection and String.