Infsoft.WPE.App.Extensions 0.1.0-next04

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

// Install Infsoft.WPE.App.Extensions as a Cake Tool
#tool nuget:?package=Infsoft.WPE.App.Extensions&version=0.1.0-next04&prerelease

Workplace Experience (WPE) Extensions 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.

Provided extensions

  • 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.
  • NavigationManager Provides wrapper methods to navigate the various parts of the application.
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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Infsoft.WPE.App.Extensions:

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

Library containing service definitions for infsoft's Workplace Experience application

Infsoft.WPE.App.Components 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.1.0-next04 97 6/27/2024
0.1.0-next03 108 6/20/2024
0.1.0-next02 42 6/19/2024
0.1.0-next01 140 5/24/2024