Infsoft.WPE.App.Shared.BaseComponents 0.0.61

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Infsoft.WPE.App.Shared.BaseComponents --version 0.0.61
NuGet\Install-Package Infsoft.WPE.App.Shared.BaseComponents -Version 0.0.61
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.61" />
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.61
#r "nuget: Infsoft.WPE.App.Shared.BaseComponents, 0.0.61"
#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.61

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

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 111 4/17/2024
0.0.61 337 3/15/2024
0.0.58 171 3/14/2024
0.0.57 157 3/14/2024
0.0.56 142 3/13/2024
0.0.55 152 3/13/2024
0.0.54 149 3/13/2024
0.0.53 169 3/12/2024
0.0.52 178 3/11/2024
0.0.51 237 3/5/2024
0.0.50 201 2/28/2024
0.0.49 225 2/27/2024
0.0.48 279 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 478 12/12/2023
0.0.40 480 12/12/2023
0.0.39 398 12/12/2023
0.0.38 404 12/12/2023
0.0.37 407 12/12/2023
0.0.34 458 12/11/2023
0.0.33 465 12/7/2023
0.0.32 460 11/28/2023
0.0.31 401 11/27/2023
0.0.30 415 11/27/2023
0.0.29 519 11/22/2023
0.0.28 407 11/22/2023
0.0.27 422 11/22/2023
0.0.26 472 11/22/2023
0.0.25 404 11/22/2023
0.0.24 439 11/22/2023
0.0.23 427 11/22/2023
0.0.22 426 11/22/2023
0.0.21 422 11/22/2023
0.0.20 424 11/22/2023
0.0.19 435 11/21/2023
0.0.18 407 11/21/2023
0.0.17 494 11/20/2023
0.0.16 441 11/20/2023
0.0.15 431 11/15/2023
0.0.14 435 11/14/2023
0.0.13 418 11/14/2023
0.0.12 468 11/14/2023
0.0.11 443 11/13/2023
0.0.10 399 11/13/2023
0.0.9 430 11/8/2023
0.0.8 408 11/8/2023
0.0.7 387 11/8/2023
0.0.6 411 11/8/2023
0.0.5 386 11/8/2023
0.0.4 412 11/7/2023
0.0.3 388 11/7/2023
0.0.2 464 11/6/2023
0.0.1 504 10/5/2023