Infsoft.WPE.App.Layout 0.2.10

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Infsoft.WPE.App.Layout --version 0.2.10
                    
NuGet\Install-Package Infsoft.WPE.App.Layout -Version 0.2.10
                    
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.Layout" Version="0.2.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Infsoft.WPE.App.Layout" Version="0.2.10" />
                    
Directory.Packages.props
<PackageReference Include="Infsoft.WPE.App.Layout" />
                    
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.Layout --version 0.2.10
                    
#r "nuget: Infsoft.WPE.App.Layout, 0.2.10"
                    
#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.Layout@0.2.10
                    
#: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.Layout&version=0.2.10
                    
Install as a Cake Addin
#tool nuget:?package=Infsoft.WPE.App.Layout&version=0.2.10
                    
Install as a Cake Tool

Workplace Experience (WPE) Layout Library

This library contains razor components for the basic WPE app layout. There are components for both mobile and desktop versions of the app.

General Components

Component Name Description
AppsContainer.razor Generic wrapper for tiles for mobile and desktop
AppLayout.razor Generic layout for a app (mobile and desktop)
FullScreenAppLayout.razor Layout for a fullscreen app (mobile and desktop)

Desktop Components

Component Name Description
DesktopLayout.razor Desktop layout of the app with RenderFragments to inject desired content. ⚠️ DEPRECATED

DesktopLayout.razor is deprecated and will be removed in future versions. Please use ResponsiveLayout.razor instead.

Mobile Components

Component Name Description
MobileLayout.razor Mobile layout of the app with RenderFragments to inject desired content. ⚠️ DEPRECATED
MobileScrollLayout.razor Mobile layout whose content is scrollable

MobileLayout.razor is deprecated and will be removed in future versions. Please use ResponsiveLayout.razor instead.

Responsive Components

Component Name Description
ResponsiveLayout.razor Responsive layout that works for mobile and desktop screens. Replaces DesktopLayout.razor and MobileLayout.razor. <br/>Extend this component if necessary
Product 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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.2.11 252 9/4/2025
0.2.10 263 8/28/2025
0.2.9 211 8/28/2025
0.2.8 258 8/26/2025
0.2.7 229 8/26/2025
0.2.6 180 8/20/2025
0.2.5 232 8/13/2025
0.2.4 164 8/13/2025
0.2.3 141 7/30/2025
0.2.2 216 7/16/2025
0.2.1 238 6/26/2025
0.2.0 368 6/11/2025
0.1.9 324 6/10/2025
0.1.8 280 5/26/2025
0.1.7 184 5/26/2025
0.1.6 185 5/26/2025
0.1.5 180 5/26/2025
0.1.4 565 4/11/2025
0.1.3 196 4/11/2025
0.1.2 204 4/10/2025
0.1.1 465 3/14/2025
0.1.0 183 3/13/2025
0.0.3 514 3/5/2025
0.0.2 271 3/4/2025
0.0.1 297 2/25/2025