SimpleToolkit.Core 2.0.3

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

SimpleToolkit.Core

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 image
  • ContentButton - button that can hold whatever content you want
  • Popover - 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();

Helpers

These are all the helpers this package has to offer:

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-android33.0 is compatible.  net7.0-ios was computed.  net7.0-ios16.1 is compatible.  net7.0-maccatalyst was computed.  net7.0-maccatalyst16.1 is compatible.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net7.0-windows10.0.19041 is compatible.  net8.0 was computed.  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.  net9.0 was computed.  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.
  • net7.0

    • No dependencies.
  • net7.0-android33.0

    • No dependencies.
  • net7.0-ios16.1

    • No dependencies.
  • net7.0-maccatalyst16.1

    • No dependencies.
  • net7.0-windows10.0.19041

    • No dependencies.

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,736 4/13/2025
6.0.0 3,952 12/23/2024
5.1.2 10,711 7/19/2024
5.1.1 761 7/14/2024
5.1.0 347 7/11/2024
5.0.0 2,925 6/12/2024
4.0.0 29,858 11/17/2023
3.0.0 6,070 7/1/2023
2.0.6 4,809 4/2/2023
2.0.5 575 4/1/2023
2.0.4 540 3/27/2023
2.0.3 1,967 2/3/2023
2.0.2 804 12/28/2022
2.0.1 495 11/27/2022
2.0.0 452 11/11/2022
1.0.0 848 9/19/2022
1.0.0-preview2 374 9/9/2022
1.0.0-preview1 447 9/7/2022