Infsoft.WPE.App.Shared.Utils 0.0.9

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Infsoft.WPE.App.Shared.Utils --version 0.0.9
NuGet\Install-Package Infsoft.WPE.App.Shared.Utils -Version 0.0.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="Infsoft.WPE.App.Shared.Utils" Version="0.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Infsoft.WPE.App.Shared.Utils --version 0.0.9
#r "nuget: Infsoft.WPE.App.Shared.Utils, 0.0.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.
// Install Infsoft.WPE.App.Shared.Utils as a Cake Addin
#addin nuget:?package=Infsoft.WPE.App.Shared.Utils&version=0.0.9

// Install Infsoft.WPE.App.Shared.Utils as a Cake Tool
#tool nuget:?package=Infsoft.WPE.App.Shared.Utils&version=0.0.9

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Infsoft.WPE.App.Shared.Utils:

Package Downloads
Infsoft.WPE.App.Shared.BaseComponents The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Basic components for developing modules used in infsoft's Workplace Experience application

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.9 703 3/5/2024
0.0.8 484 2/28/2024
0.0.7 74 2/27/2024
0.0.6 80 2/23/2024
0.0.5 88 2/22/2024
0.0.4 83 2/22/2024
0.0.3 617 2/19/2024
0.0.2 677 10/5/2023
0.0.1 94 10/5/2023