Infsoft.WPE.App.Shared.BaseComponents 0.0.62

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

// Install Infsoft.WPE.App.Shared.BaseComponents as a Cake Tool
#tool nuget:?package=Infsoft.WPE.App.Shared.BaseComponents&version=0.0.62

Workplace Experience (WPE) BaseComponent Library for UI

This library contains common components used for displaying data.

Components

ActionElements

These components provide user interaction elements.

Animations

These components can be used to indicate various loading states.

Atom

These small components are used in various more complex components. (Smallest parts of the UI)

Buttons

The buttons defined here are used all over the application to achieve a uniform UI.

Cards

These components are used to display content grouped in an uniform way. They provide several subcomponents like buttons or text components.

Charts

Provides components to render content in charts. Currently only a pie chart is available.

DatePicker

This component provides a date/time picker which can be used to query either for a time, date or both.

Empty

These components are used to indicate empty states in the UI. For example an empty list.

Form

These components are used all over the appication to enable the user to interact with the UI. Most components are used in forms and other input elements.

Module

These components are used to give information to the user. For example a toast notication.

Text

Allows formatting of text in an uniform way. E.g. making text uppercase or bold. Additionally a uniform control for text input is provided.

Listeners

Allows to detect user interaction on the UI. E.g. detecting swipe gestures on mobile screens.

Get started

1. Program.cs

services.AddBaseComponents();

2. MainLayout.razor

Add this at the end of your file. This should not be nested in any other element.

<BaseComponents />

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

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.0.62 132 4/17/2024
0.0.61 339 3/15/2024
0.0.58 172 3/14/2024
0.0.57 158 3/14/2024
0.0.56 143 3/13/2024
0.0.55 153 3/13/2024
0.0.54 150 3/13/2024
0.0.53 170 3/12/2024
0.0.52 179 3/11/2024
0.0.51 238 3/5/2024
0.0.50 202 2/28/2024
0.0.49 226 2/27/2024
0.0.48 281 2/20/2024
0.0.47 206 2/20/2024
0.0.46 236 2/19/2024
0.0.45 232 2/19/2024
0.0.44 282 2/13/2024
0.0.43 340 2/2/2024
0.0.42 407 1/11/2024
0.0.41 480 12/12/2023
0.0.40 482 12/12/2023
0.0.39 400 12/12/2023
0.0.38 406 12/12/2023
0.0.37 409 12/12/2023
0.0.34 460 12/11/2023
0.0.33 467 12/7/2023
0.0.32 463 11/28/2023
0.0.31 403 11/27/2023
0.0.30 417 11/27/2023
0.0.29 521 11/22/2023
0.0.28 409 11/22/2023
0.0.27 424 11/22/2023
0.0.26 474 11/22/2023
0.0.25 406 11/22/2023
0.0.24 441 11/22/2023
0.0.23 429 11/22/2023
0.0.22 428 11/22/2023
0.0.21 424 11/22/2023
0.0.20 426 11/22/2023
0.0.19 437 11/21/2023
0.0.18 409 11/21/2023
0.0.17 496 11/20/2023
0.0.16 443 11/20/2023
0.0.15 433 11/15/2023
0.0.14 437 11/14/2023
0.0.13 420 11/14/2023
0.0.12 470 11/14/2023
0.0.11 445 11/13/2023
0.0.10 402 11/13/2023
0.0.9 432 11/8/2023
0.0.8 410 11/8/2023
0.0.7 389 11/8/2023
0.0.6 413 11/8/2023
0.0.5 388 11/8/2023
0.0.4 414 11/7/2023
0.0.3 390 11/7/2023
0.0.2 466 11/6/2023
0.0.1 506 10/5/2023