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.
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" />
<PackageReference Include="Infsoft.WPE.App.Layout" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
#tool nuget:?package=Infsoft.WPE.App.Layout&version=0.2.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 useResponsiveLayout.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 useResponsiveLayout.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 | 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
- Infsoft.WPE.App.Services (>= 0.10.18)
- Microsoft.AspNetCore.Components.Web (>= 9.0.8)
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 |