SimpleToolkit.Extensions
1.7.9
See the version list below for details.
dotnet add package SimpleToolkit.Extensions --version 1.7.9
NuGet\Install-Package SimpleToolkit.Extensions -Version 1.7.9
<PackageReference Include="SimpleToolkit.Extensions" Version="1.7.9" />
<PackageVersion Include="SimpleToolkit.Extensions" Version="1.7.9" />
<PackageReference Include="SimpleToolkit.Extensions" />
paket add SimpleToolkit.Extensions --version 1.7.9
#r "nuget: SimpleToolkit.Extensions, 1.7.9"
#:package SimpleToolkit.Extensions@1.7.9
#addin nuget:?package=SimpleToolkit.Extensions&version=1.7.9
#tool nuget:?package=SimpleToolkit.Extensions&version=1.7.9
<p align="center"><img src=".gitea/readme/icon.png"/></p>
<h1 align="center">SimpleToolkit.Extensions</h1>
<h3 align="center"><b>Set of helpers, class extensions, UI controls used in my other C# projects</b></h3>
<p align="center">SimpleToolkit is package of useful classes, helpers, extensions and UI controls, I use in my C# projects. Extensions subpackage contains classes extensions.</p>
NuGet registry status
<table> <tr> <th> Subpackage </th> <th> Status </th> </tr> <tr> <td> <b>SimpleToolkit.Extensions</b> </td> <td> <a href="https://www.nuget.org/packages/SimpleToolkit.Extensions/"><img src="https://img.shields.io/nuget/v/SimpleToolkit.Extensions.svg?style=flat-square"></a> </td> </tr> <tr> <th colspan=2> Other subpackages </th> </tr> <tr> <td> SimpleToolkit.Attributes </td> <td> <a href="https://www.nuget.org/packages/SimpleToolkit.Attributes/"><img src="https://img.shields.io/nuget/v/SimpleToolkit.Attributes.svg?style=flat-square"></a> </td> </tr> <tr> <td> SimpleToolkit.MVVM </td> <td> <a href="https://www.nuget.org/packages/SimpleToolkit.MVVM/"><img src="https://img.shields.io/nuget/v/SimpleToolkit.MVVM.svg?style=flat-square"></a> </td> </tr> <tr> <td> SimpleToolkit.UI.Models </td> <td> <a href="https://www.nuget.org/packages/SimpleToolkit.UI.Models/"><img src="https://img.shields.io/nuget/v/SimpleToolkit.UI.Models.svg?style=flat-square"></a> </td> </tr> <tr> <td> SimpleToolkit.UI.WinUI.Behaviors </td> <td> <a href="https://www.nuget.org/packages/SimpleToolkit.UI.WinUI.Behaviors/"><img src="https://img.shields.io/nuget/v/SimpleToolkit.UI.WinUI.Behaviors.svg?style=flat-square"></a> </td> </tr> <tr> <td> SimpleToolkit.UI.WinUI.Converters </td> <td> <a href="https://www.nuget.org/packages/SimpleToolkit.UI.WinUI.Converters/"><img src="https://img.shields.io/nuget/v/SimpleToolkit.UI.WinUI.Converters.svg?style=flat-square"></a> </td> </tr> <tr> <td> SimpleToolkit.UI.WinUI.Controls </td> <td> <a href="https://www.nuget.org/packages/SimpleToolkit.UI.WinUI.Controls/"><img src="https://img.shields.io/nuget/v/SimpleToolkit.UI.WinUI.Controls.svg?style=flat-square"></a> </td> </tr> <tr> <td> SimpleToolkit.UI.WinUI.Helpers </td> <td> <a href="https://www.nuget.org/packages/SimpleToolkit.UI.WinUI.Helpers/"><img src="https://img.shields.io/nuget/v/SimpleToolkit.UI.WinUI.Helpers.svg?style=flat-square"></a> </td> </tr> </table>
Features
- StringExtensions
- (static) CreateRandom - returns random string
- Shuffle - returns shuffled string
- HttpClientExtensions
- DownloadAsync - allows to track progress of downloading data
- StreamExtensions
- CopyToAsync - allows to track progress of copying data
- IEnumerableExtensions
- Random - returns random item from IEnumerable
Installation and usage
You can download package from official NuGet registry or .nupkg file itself from Releases tab.
CLI:
dotnet add package SimpleToolkit.Extensions
Package reference in .csproj file:
<PackageReference Include="SimpleToolkit.Extensions" Version="*.*.*" />
Attribution and contribution
This project is open source on MIT License, so you can just copy and upload again to your repository. But according to the license, you must include information about the original author. You can find license <a href="https://repos.mateuszskoczek.com/SimpleToolkit/SimpleToolkit.Extensions/src/branch/main/LICENSE">here</a>.
However, the preferred way to contribute would be to propose improvements in a pull request, through issues, or through other means of communication.
Other sources:
- Icon by <a href="icons8.com">Icons8</a>
| 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. |
-
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.11 | 90 | 2/14/2026 |
| 1.7.10 | 87 | 2/14/2026 |
| 1.7.9 | 95 | 2/14/2026 |
| 1.7.8 | 92 | 2/14/2026 |
| 1.7.7 | 540 | 5/3/2024 |
| 1.7.6 | 134 | 5/3/2024 |
| 1.7.5 | 447 | 3/14/2024 |
| 1.7.4 | 247 | 3/3/2024 |
| 1.7.3 | 180 | 3/3/2024 |
| 1.7.2 | 198 | 3/2/2024 |
| 1.7.1 | 178 | 3/2/2024 |
| 1.7.0 | 185 | 3/2/2024 |
| 1.6.1 | 157 | 3/1/2024 |
| 1.6.0 | 172 | 3/1/2024 |
| 1.5.0 | 147 | 2/28/2024 |
| 1.4.0 | 172 | 2/28/2024 |
| 1.3.0 | 163 | 2/27/2024 |
| 1.2.0 | 176 | 2/27/2024 |
| 1.1.0 | 166 | 2/27/2024 |
| 1.0.0 | 165 | 2/27/2024 |