Infsoft.WPE.App.Extensions
0.4.2
Prefix Reserved
dotnet add package Infsoft.WPE.App.Extensions --version 0.4.2
NuGet\Install-Package Infsoft.WPE.App.Extensions -Version 0.4.2
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.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Infsoft.WPE.App.Extensions" Version="0.4.2" />
<PackageReference Include="Infsoft.WPE.App.Extensions" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Infsoft.WPE.App.Extensions --version 0.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Infsoft.WPE.App.Extensions, 0.4.2"
#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.
#addin nuget:?package=Infsoft.WPE.App.Extensions&version=0.4.2
#tool nuget:?package=Infsoft.WPE.App.Extensions&version=0.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
- DateOnly Provides extensions to format dates as string.
- DateTime Allows conversion of timezones for timestamps and allows string formating.
- Dictionary Provides a method to get a key or return a default value from a dict.
- HttpClient Provides extensions to interact with REST apis more easily (encapsulates json serialization and caching for GET).
- Json Provides extensions serialize, clone and deserialize any object to and from JSON.
- NavigationManager Provides wrapper methods to navigate the various parts of the application.
- String Allows converting from and to Base64, create a hash of arbitrary strings and allows checking more complex matches.
- TimeOnly Provides extensions to format times as string.
- Timer Allows to execute an async method in the background.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- Microsoft.AspNetCore.Components (>= 9.0.5)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Infsoft.WPE.App.Extensions:
Package | Downloads |
---|---|
Infsoft.WPE.App.Services
Library containing service definitions for infsoft's Workplace Experience application |
|
Infsoft.WPE.App.Components
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.4.2 | 444 | 6/10/2025 |
0.4.1 | 259 | 6/10/2025 |
0.4.0 | 257 | 6/10/2025 |
0.3.14 | 144 | 6/3/2025 |
0.3.13 | 137 | 6/3/2025 |
0.3.12 | 136 | 6/3/2025 |
0.3.11 | 652 | 4/25/2025 |
0.3.10 | 194 | 4/24/2025 |
0.3.9 | 169 | 4/24/2025 |
0.3.8 | 176 | 4/24/2025 |
0.3.7 | 175 | 4/23/2025 |
0.3.6 | 426 | 4/16/2025 |
0.3.5 | 1,035 | 3/19/2025 |
0.3.4 | 135 | 3/14/2025 |
0.3.3 | 1,037 | 2/28/2025 |
0.3.2 | 127 | 2/28/2025 |
0.3.1 | 450 | 2/24/2025 |
0.3.0 | 102 | 2/24/2025 |
0.2.2 | 823 | 1/31/2025 |
0.2.1 | 183 | 1/24/2025 |
0.2.0 | 881 | 12/18/2024 |
0.1.3 | 102 | 12/17/2024 |
0.1.2 | 459 | 11/14/2024 |
0.1.1 | 1,627 | 10/11/2024 |
0.1.0 | 1,152 | 9/26/2024 |
0.1.0-next07 | 111 | 8/5/2024 |
0.1.0-next06 | 572 | 7/24/2024 |
0.1.0-next05 | 102 | 7/24/2024 |
0.1.0-next04 | 1,535 | 6/27/2024 |
0.1.0-next03 | 1,421 | 6/20/2024 |
0.1.0-next02 | 107 | 6/19/2024 |
0.1.0-next01 | 302 | 5/24/2024 |