SimpleToolkit.Extensions 1.1.0

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

SimpleToolkit

SimpleToolkit is a set of helpers, models, controls, etc. used in my other C# projects.

Contents

Extensions

  • StringExtensions
    • (static) CreateRandom - returns random string
    • Shuffle - returns shuffled string

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 alt text
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.  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.7 473 5/3/2024
1.7.6 125 5/3/2024
1.7.5 437 3/14/2024
1.7.4 236 3/3/2024
1.7.3 168 3/3/2024
1.7.2 182 3/2/2024
1.7.1 167 3/2/2024
1.7.0 174 3/2/2024
1.6.1 144 3/1/2024
1.6.0 164 3/1/2024
1.5.0 139 2/28/2024
1.4.0 162 2/28/2024
1.3.0 156 2/27/2024
1.2.0 166 2/27/2024
1.1.0 154 2/27/2024
1.0.0 156 2/27/2024
1.0.0-ci.25 97 2/27/2024
0.1.0 161 2/26/2024
0.1.0-ci.24 86 2/27/2024
0.1.0-ci.23 82 2/27/2024
0.1.0-ci.22 78 2/27/2024
0.1.0-ci.21 83 2/27/2024
0.1.0-ci.20 84 2/27/2024