András Tóth‘s professional blog
banditoth.net

Hey there 👋, I’m banditoth a .NET MAUI developer from Hungary.
I write about software development with .NET technologies.

You can find me on:
LinkedIn | Github | StackOverflow | X / Twitter | Threads

Tag: toolkit

  • Xamarin Forms: MVVM Navigation, Converters, Multi-language all in one place

    This content has 4 years. Some of the information in this post may be out of date or no longer work. Please, read this page keeping its age in your mind.

    A toolkit for Xamarin.Forms, inspired by hours of hours re implementation of the same navigation logic, converters, and the other tools needed to build a mobile app idea.

    RecurrenceToolkit

    I’ve published my first NuGet collection, which contains a lot of code, from MVVM Navigation through Bindable objects implementing INotifyPropertychanged, and XAML Converters, Multi-language tools.

    Forms.RecurrenceToolkit has arrived

    And can be downloaded from NuGet.org.

    Feel free to contribute at GitHub.
    Find more info’s on the project’s GitHub page:

    https://github.com/banditoth/Forms.RecurrenceToolkit/

    Have a great app building!