
Handling the application exit in Avalonia UI based .NET apps
So you are developing an Avalonia UI 11 app and asking yourself: „How can I actually react to app exits?“. This could …
This is the basic parent category for every subcategory and post.
So you are developing an Avalonia UI 11 app and asking yourself: „How can I actually react to app exits?“. This could …
What is rskibbe.Encryption.Base64? As the name already suggests, it is a sub-package of the „rskibbe.Encryption“ infrastructure package implementing the Base64 encryption (encoding). …
What is rskibbe.Encryption? In software development you most likely want to create a clean and easy maintainable code base. With „rskibbe.Encryption“ you …
What is rskibbe.Validation? rskibbe.Validation is a free NuGet package for C# and Visual Basic .NET apps, helping you validate „things“ and providing …
Dialing a phone number using bluetooth in .NET Did you ever want to be able to actually make a phone call with …
What is this package about? rskibbe.IO.Ports is a simple package to extend SerialPort communication by adding some async helper methods. It will …
The WPF ListView – listing items / things In today’s post, we are going to talk about one of the most basic …
What is rskibbe.I18n.Winforms? rskibbe.I18n.Winforms is a sub-package that helps you translate your Windows Forms apps easily. It extends the other rskibbe.I18n packages …
What is rskibbe.I18n.Ini? rskibbe.I18n.Ini is a sub-package for the rskibbe.I18n helping you by providing basic implementations for INI file based translations. Creating …
What is rskibbe.I18n.Json? This is a sub-package of rskibbe.I18n to provide you with basic implementations for JSON file based translations. Now, go …