Infsoft.WPE.App.Services 0.1.0-next46

Prefix Reserved
This is a prerelease version of Infsoft.WPE.App.Services.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Infsoft.WPE.App.Services --version 0.1.0-next46
                    
NuGet\Install-Package Infsoft.WPE.App.Services -Version 0.1.0-next46
                    
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.Services" Version="0.1.0-next46" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Infsoft.WPE.App.Services" Version="0.1.0-next46" />
                    
Directory.Packages.props
<PackageReference Include="Infsoft.WPE.App.Services" />
                    
Project file
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.Services --version 0.1.0-next46
                    
#r "nuget: Infsoft.WPE.App.Services, 0.1.0-next46"
                    
#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.
#:package Infsoft.WPE.App.Services@0.1.0-next46
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Infsoft.WPE.App.Services&version=0.1.0-next46&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Infsoft.WPE.App.Services&version=0.1.0-next46&prerelease
                    
Install as a Cake Tool

Workplace Experience (WPE) Services library

This library provides the interfaces of all publicly available services, which can be used in an app implementation.

Services

Additionally, an logger implementation to console is provided with ConsoleLogger.

Delegating handlers

Additionally two delegating handlers are defined to use the caching service CachingHandler and add common headers to every request DefaultHeadersHandler.

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.  net9.0 was computed.  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.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Infsoft.WPE.App.Services:

Package Downloads
Infsoft.WPE.App.UIComponents

Basic components for developing modules used in infsoft's LocAware One application

Infsoft.WPE.App.Authentication.Base

Base authentication library used in platform dependent auth libraries (Infsoft.WPE.App.Authentication.Web and Infsoft.WPE.App.Authentication.Maui) for infsoft's LocAware One application

Infsoft.WPE.App.Layout

Provides components to unify the app layout

Infsoft.WPE.App.Authentication.Native

Native authentication library for infsoft's Workplace Experience application

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.3.1 84 6/3/2026
2.3.0 272 5/28/2026
2.2.2 360 4/29/2026
2.2.1 372 4/8/2026
2.2.0 126 4/1/2026
2.1.4 106 4/1/2026
2.1.3 122 3/31/2026
2.1.2 119 3/30/2026
2.1.1 116 3/30/2026
2.1.0 113 3/26/2026
2.0.2 163 2/2/2026
2.0.1 770 1/20/2026
2.0.0 320 1/19/2026
0.11.17 258 1/14/2026
0.11.16 896 12/3/2025
0.11.15 700 12/2/2025
0.11.14 372 11/13/2025
0.11.13 227 11/7/2025
0.11.12 202 11/7/2025
0.1.0-next46 305 9/9/2024
Loading failed