SimpleToolkit.Core
6.0.1
dotnet add package SimpleToolkit.Core --version 6.0.1
NuGet\Install-Package SimpleToolkit.Core -Version 6.0.1
<PackageReference Include="SimpleToolkit.Core" Version="6.0.1" />
<PackageVersion Include="SimpleToolkit.Core" Version="6.0.1" />
<PackageReference Include="SimpleToolkit.Core" />
paket add SimpleToolkit.Core --version 6.0.1
#r "nuget: SimpleToolkit.Core, 6.0.1"
#:package SimpleToolkit.Core@6.0.1
#addin nuget:?package=SimpleToolkit.Core&version=6.0.1
#tool nuget:?package=SimpleToolkit.Core&version=6.0.1
SimpleToolkit.Core
The SimpleToolkit.Core package is a set of simple .NET MAUI controls and helpers.
Controls
These are all the controls this package has to offer:
Icon- control that allows you to display a tinted imageContentButton- button that can hold whatever content you wantPopover- control that allows you to display custom popovers (flyouts) anchored to any control
Getting Started
In order to use the controls listed above, you need to call the UseSimpleToolkit() extension method in your MauiProgram.cs file:
builder.UseSimpleToolkit();
XAML namespace
All controls can be found in the following XAML namespace:
xmlns:simpleCore="clr-namespace:SimpleToolkit.Core;assembly=SimpleToolkit.Core"
Helpers
These are all the helpers this package has to offer:
- Safe area helpers - helpers for managing the safe area of an application window
- System bars helpers - helpers for changing the appearance of system bars on Android
- Bounds helper -
GetBounds()extension method returning the bounds of aVisualElementrelative to anotherVisualElementor the app screen if no element is passed as an argument
See documentation for more information.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-android35.0 is compatible. net9.0-browser was computed. net9.0-ios was computed. net9.0-ios18.0 is compatible. net9.0-maccatalyst was computed. net9.0-maccatalyst18.0 is compatible. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net9.0-windows10.0.19041 is compatible. 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. |
-
net9.0
- Microsoft.Maui.Controls (>= 9.0.60)
-
net9.0-android35.0
- Microsoft.Maui.Controls (>= 9.0.60)
-
net9.0-ios18.0
- Microsoft.Maui.Controls (>= 9.0.60)
-
net9.0-maccatalyst18.0
- Microsoft.Maui.Controls (>= 9.0.60)
-
net9.0-windows10.0.19041
- Microsoft.Maui.Controls (>= 9.0.60)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SimpleToolkit.Core:
| Package | Downloads |
|---|---|
|
SimpleToolkit.SimpleShell.Controls
Collection of ready-to-use, navigation-related controls that is part of SimpleToolkit library. These controls work well with SimpleShell. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on SimpleToolkit.Core:
| Repository | Stars |
|---|---|
|
dorisoy/Dorisoy.SIOT
一款利用.NET 8.0和MAUI框架打造的跨平台牙科治疗机物联网移动端应用,实现了对水温Speedometer监测、高速手机转速RadialGauge显示、电动马达功率检测以及光纤灯光亮度调节等功能的数据采集与仪表盘实时展示,同时支持数据可视化检测和远程操控管理。
|
|
|
RadekVyM/Gadgets-Store-App
[UI challange] .NET MAUI prototype of an e-shop app inspired by the "Gadgets Store App" design by Sajon.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 6.0.1 | 8,037 | 4/13/2025 |
| 6.0.0 | 3,936 | 12/23/2024 |
| 5.1.2 | 10,550 | 7/19/2024 |
| 5.1.1 | 752 | 7/14/2024 |
| 5.1.0 | 338 | 7/11/2024 |
| 5.0.0 | 2,900 | 6/12/2024 |
| 4.0.0 | 29,828 | 11/17/2023 |
| 3.0.0 | 6,063 | 7/1/2023 |
| 2.0.6 | 4,800 | 4/2/2023 |
| 2.0.5 | 569 | 4/1/2023 |
| 2.0.4 | 535 | 3/27/2023 |
| 2.0.3 | 1,962 | 2/3/2023 |
| 2.0.2 | 798 | 12/28/2022 |
| 2.0.1 | 490 | 11/27/2022 |
| 2.0.0 | 444 | 11/11/2022 |
| 1.0.0 | 840 | 9/19/2022 |
| 1.0.0-preview2 | 365 | 9/9/2022 |
| 1.0.0-preview1 | 438 | 9/7/2022 |