1
0

Update README.md

This commit is contained in:
2026-04-12 22:38:35 +02:00
Unverified
parent 076734d113
commit cc751e254d

View File

@@ -1,10 +1,10 @@
<p align="center"><img src="assets/icon.png"/></p> <p align="center"><img src="assets/icon.png"/></p>
<h1 align="center">SimpleToolkit</h1> <h1 align="center">MSEssentials</h1>
<h3 align="center"><b>Set of helpers, class extensions, UI controls used in my other C# projects</b></h3> <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.</p> <p align="center">MSEssentials is package of useful classes, helpers, extensions and UI controls, I use in my C# projects.</p>
--- ---
@@ -27,114 +27,114 @@
</tr> </tr>
<tr> <tr>
<th> <th>
SimpleToolkit.Extensions MSEssentials.Extensions
</th> </th>
<td> <td>
Class extensions Class extensions
</td> </td>
<td> <td>
<a href="https://repos.mateuszskoczek.com/SimpleToolkit/SimpleToolkit.Extensions"><img src="https://img.shields.io/badge/repository-darkgreen?style=flat-square&logo=gitea"/></a> <a href="https://repos.mateuszskoczek.com/MSEssentials/MSEssentials.Extensions"><img src="https://img.shields.io/badge/repository-darkgreen?style=flat-square&logo=gitea"/></a>
</td> </td>
<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> <a href="https://www.nuget.org/packages/MSEssentials.Extensions/"><img src="https://img.shields.io/nuget/v/MSEssentials.Extensions.svg?style=flat-square"></a>
</td> </td>
</tr> </tr>
<tr> <tr>
<th> <th>
SimpleToolkit.Attributes MSEssentials.Attributes
</th> </th>
<td> <td>
Class, method and property attributes Class, method and property attributes
</td> </td>
<td> <td>
<a href="https://repos.mateuszskoczek.com/SimpleToolkit/SimpleToolkit.Attributes"><img src="https://img.shields.io/badge/repository-darkgreen?style=flat-square&logo=gitea"/></a> <a href="https://repos.mateuszskoczek.com/MSEssentials/MSEssentials.Attributes"><img src="https://img.shields.io/badge/repository-darkgreen?style=flat-square&logo=gitea"/></a>
</td> </td>
<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> <a href="https://www.nuget.org/packages/MSEssentials.Attributes/"><img src="https://img.shields.io/nuget/v/MSEssentials.Attributes.svg?style=flat-square"></a>
</td> </td>
</tr> </tr>
<tr> <tr>
<th> <th>
SimpleToolkit.MVVM MSEssentials.MVVM
</th> </th>
<td> <td>
MVVM architecture models and helper classes MVVM architecture models and helper classes
</td> </td>
<td> <td>
<a href="https://repos.mateuszskoczek.com/SimpleToolkit/SimpleToolkit.MVVM"><img src="https://img.shields.io/badge/repository-darkgreen?style=flat-square&logo=gitea"/></a> <a href="https://repos.mateuszskoczek.com/MSEssentials/MSEssentials.MVVM"><img src="https://img.shields.io/badge/repository-darkgreen?style=flat-square&logo=gitea"/></a>
</td> </td>
<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> <a href="https://www.nuget.org/packages/MSEssentials.MVVM/"><img src="https://img.shields.io/nuget/v/MSEssentials.MVVM.svg?style=flat-square"></a>
</td> </td>
</tr> </tr>
<tr> <tr>
<th> <th>
SimpleToolkit.UI.Models MSEssentials.UI.Models
</th> </th>
<td> <td>
UI helpers and models UI helpers and models
</td> </td>
<td> <td>
<a href="https://repos.mateuszskoczek.com/SimpleToolkit/SimpleToolkit.UI.Models"><img src="https://img.shields.io/badge/repository-darkgreen?style=flat-square&logo=gitea"/></a> <a href="https://repos.mateuszskoczek.com/MSEssentials/MSEssentials.UI.Models"><img src="https://img.shields.io/badge/repository-darkgreen?style=flat-square&logo=gitea"/></a>
</td> </td>
<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> <a href="https://www.nuget.org/packages/MSEssentials.UI.Models/"><img src="https://img.shields.io/nuget/v/MSEssentials.UI.Models.svg?style=flat-square"></a>
</td> </td>
</tr> </tr>
<tr> <tr>
<th> <th>
SimpleToolkit.UI.WinUI.Behaviors MSEssentials.UI.WinUI.Behaviors
</th> </th>
<td> <td>
XAML action triggers for WinUI applications XAML action triggers for WinUI applications
</td> </td>
<td> <td>
<a href="https://repos.mateuszskoczek.com/SimpleToolkit/SimpleToolkit.UI.WinUI.Behaviors"><img src="https://img.shields.io/badge/repository-darkgreen?style=flat-square&logo=gitea"/></a> <a href="https://repos.mateuszskoczek.com/MSEssentials/MSEssentials.UI.WinUI.Behaviors"><img src="https://img.shields.io/badge/repository-darkgreen?style=flat-square&logo=gitea"/></a>
</td> </td>
<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> <a href="https://www.nuget.org/packages/MSEssentials.UI.WinUI.Behaviors/"><img src="https://img.shields.io/nuget/v/MSEssentials.UI.WinUI.Behaviors.svg?style=flat-square"></a>
</td> </td>
</tr> </tr>
<tr> <tr>
<th> <th>
SimpleToolkit.UI.WinUI.Converters MSEssentials.UI.WinUI.Converters
</th> </th>
<td> <td>
XAML value converters for WinUI applications XAML value converters for WinUI applications
</td> </td>
<td> <td>
<a href="https://repos.mateuszskoczek.com/SimpleToolkit/SimpleToolkit.UI.WinUI.Converters"><img src="https://img.shields.io/badge/repository-darkgreen?style=flat-square&logo=gitea"/></a> <a href="https://repos.mateuszskoczek.com/MSEssentials/MSEssentials.UI.WinUI.Converters"><img src="https://img.shields.io/badge/repository-darkgreen?style=flat-square&logo=gitea"/></a>
</td> </td>
<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> <a href="https://www.nuget.org/packages/MSEssentials.UI.WinUI.Converters/"><img src="https://img.shields.io/nuget/v/MSEssentials.UI.WinUI.Converters.svg?style=flat-square"></a>
</td> </td>
</tr> </tr>
<tr> <tr>
<th> <th>
SimpleToolkit.UI.WinUI.Controls MSEssentials.UI.WinUI.Controls
</th> </th>
<td> <td>
Custom UI controls for WinUI applications Custom UI controls for WinUI applications
</td> </td>
<td> <td>
<a href="https://repos.mateuszskoczek.com/SimpleToolkit/SimpleToolkit.UI.WinUI.Controls"><img src="https://img.shields.io/badge/repository-darkgreen?style=flat-square&logo=gitea"/></a> <a href="https://repos.mateuszskoczek.com/MSEssentials/MSEssentials.UI.WinUI.Controls"><img src="https://img.shields.io/badge/repository-darkgreen?style=flat-square&logo=gitea"/></a>
</td> </td>
<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> <a href="https://www.nuget.org/packages/MSEssentials.UI.WinUI.Controls/"><img src="https://img.shields.io/nuget/v/MSEssentials.UI.WinUI.Controls.svg?style=flat-square"></a>
</td> </td>
</tr> </tr>
<tr> <tr>
<th> <th>
SimpleToolkit.UI.WinUI.Helpers MSEssentials.UI.WinUI.Helpers
</th> </th>
<td> <td>
Helper classes for WinUI applications Helper classes for WinUI applications
</td> </td>
<td> <td>
<a href="https://repos.mateuszskoczek.com/SimpleToolkit/SimpleToolkit.UI.WinUI.Helpers"><img src="https://img.shields.io/badge/repository-darkgreen?style=flat-square&logo=gitea"/></a> <a href="https://repos.mateuszskoczek.com/MSEssentials/MSEssentials.UI.WinUI.Helpers"><img src="https://img.shields.io/badge/repository-darkgreen?style=flat-square&logo=gitea"/></a>
</td> </td>
<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> <a href="https://www.nuget.org/packages/MSEssentials.UI.WinUI.Helpers/"><img src="https://img.shields.io/nuget/v/MSEssentials.UI.WinUI.Helpers.svg?style=flat-square"></a>
</td> </td>
</tr> </tr>
</table> </table>
@@ -146,13 +146,13 @@ All subpackages can be download independently from official NuGet registry. You
**CLI:** **CLI:**
``` ```
dotnet add package SimpleToolkit.<subpackage> dotnet add package MSEssentials.<subpackage>
``` ```
**Package reference in .csproj file:** **Package reference in .csproj file:**
``` ```
<PackageReference Include="SimpleToolkit.<subpackage>" Version="<version>" /> <PackageReference Include="MSEssentials.<subpackage>" Version="<version>" />
``` ```
## Attribution and contribution ## Attribution and contribution