SimpleToolkit.UI.Models
1.6.1
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 SimpleToolkit.UI.Models --version 1.6.1
NuGet\Install-Package SimpleToolkit.UI.Models -Version 1.6.1
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.UI.Models" Version="1.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SimpleToolkit.UI.Models" Version="1.6.1" />
<PackageReference Include="SimpleToolkit.UI.Models" />
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.UI.Models --version 1.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SimpleToolkit.UI.Models, 1.6.1"
#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.UI.Models@1.6.1
#: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.UI.Models&version=1.6.1
#tool nuget:?package=SimpleToolkit.UI.Models&version=1.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SimpleToolkit
SimpleToolkit is a set of helpers, models, controls, etc. used in my other C# projects.
Status
| NuGet Gallery |
|---|
Contents
Extensions
- StringExtensions
- (static) CreateRandom - returns random string
- Shuffle - returns shuffled string
Attributes
- RequiresClaimAttribute - returns Forbidden result, when claim is not present
UI.Models
- NavigationViewItem - model which can be used to implement NavigationViewService-less navigation in MVVM
UI.WinUI.Behaviors
- EventToCommandBehavior - allows to bind parametrized command to any event
UI.WinUI.Converters
- ObjectToIntConverter - converts any object to int (e.g. enums)
- ObjectToStringConverter - converts any object to string
UI.WinUI.Controls
- TimeSpanControl - allows to select TimeSpan

| Product | Versions 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. 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.
-
net8.0
- No dependencies.
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 |
|---|---|---|
| 1.7.8 | 98 | 2/15/2026 |
| 1.7.7 | 174 | 5/3/2024 |
| 1.7.6 | 129 | 5/3/2024 |
| 1.7.5 | 199 | 3/14/2024 |
| 1.7.4 | 250 | 3/3/2024 |
| 1.7.3 | 195 | 3/3/2024 |
| 1.7.2 | 194 | 3/2/2024 |
| 1.7.1 | 184 | 3/2/2024 |
| 1.7.0 | 189 | 3/2/2024 |
| 1.6.1 | 188 | 3/1/2024 |
| 1.6.0 | 186 | 3/1/2024 |
| 1.5.0 | 168 | 2/28/2024 |
| 1.4.0 | 187 | 2/28/2024 |
| 1.3.0 | 178 | 2/27/2024 |
| 1.2.0 | 173 | 2/27/2024 |
| 1.1.0 | 182 | 2/27/2024 |
| 1.0.0 | 176 | 2/27/2024 |
| 1.0.0-ci.25 | 93 | 2/27/2024 |
| 0.1.0-ci.24 | 84 | 2/27/2024 |
| 0.1.0-ci.23 | 89 | 2/27/2024 |
Loading failed