Infsoft.WPE.App.Shared.Utils
0.0.7
Prefix Reserved
See the version list below for details.
dotnet add package Infsoft.WPE.App.Shared.Utils --version 0.0.7
NuGet\Install-Package Infsoft.WPE.App.Shared.Utils -Version 0.0.7
<PackageReference Include="Infsoft.WPE.App.Shared.Utils" Version="0.0.7" />
paket add Infsoft.WPE.App.Shared.Utils --version 0.0.7
#r "nuget: Infsoft.WPE.App.Shared.Utils, 0.0.7"
// Install Infsoft.WPE.App.Shared.Utils as a Cake Addin #addin nuget:?package=Infsoft.WPE.App.Shared.Utils&version=0.0.7 // Install Infsoft.WPE.App.Shared.Utils as a Cake Tool #tool nuget:?package=Infsoft.WPE.App.Shared.Utils&version=0.0.7
Workplace Experience (WPE) Utility Library
This library contains utilities often used across the application like time conversions, color resolution and temperature conversion. All utilities are presented as extension methods.
Additionally, IWPELogger provides a uniform method to log messages and transactions. For testing locally, one can use the debug implementation LocalDebugLogger.
Availabilty
Allows parsing and merging of different availabilities.
Color
Converts HEX colors to RGB and matches the color enums with their respective HEX value.
DateTime
Allows conversion of timezones for timestamps and also creates unix based timestamps/ DateTime objects from these.
Strings
Allows for base64 en/decoding and creation of a UUID based on a string.
Temperature
Allows converting temperature based on culture information.
List
Allows manipulation of lists.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Infsoft.WPE.App.Shared.Utils:
Package | Downloads |
---|---|
Infsoft.WPE.App.Shared.BaseComponents
Basic components for developing modules used in infsoft's Workplace Experience application |
|
Infsoft.WPE.App.UIComponents
Basic components for developing modules used in infsoft's Workplace Experience application |
GitHub repositories
This package is not used by any popular GitHub repositories.