Open source BusuuClone app using Xamarin.Native and MvvmCross
a pet, sample project for Xamarin.iOS, Xamarin.Android

Search for a command to run...
a pet, sample project for Xamarin.iOS, Xamarin.Android

No comments yet. Be the first to comment.
In the previous post of Introduction of dotnet-binding-util, we already learned what it is about. I will sometimes call it the tool for short. In the post, I will go thorough the core part of the tool, artifact and NuGet metadata, the way in which a ...

You might have created a .NET binding library by yourself by following the guide Binding a Java library from Microsoft docs. In many cases, it’s quite simple and straight forward for small libraries. However, there few drawbacks: 1/ You normally emb...

Steps to integrate Stripe SDK in your .NET MAUI app.

Collecting bugs and improvements in production from the end users

Today, I successfully upgraded my Chick and Paddy .NET MAUI sample to .NET8. It was a long wait because I failed to upgrade to .NET8 preview releases. Things went well except the entry border which was supposed to be none in .NET6/7 as you might find...
In 2017, I found up Naxam with the aim to build a great software development company specialized in Microsoft technologies, started with Xamarin. Following my way of learning, I chosen a pet project for the first Nxers to learn and practice their Xamarin skills. I chose Busuu, a world leading application for learning English skills, because it has a beautiful UI/UX and I strongly believe my Nxers can improve both technical skills and English skills through out the project.
Nxers ~ Naxam's people
This pet project was made private and only available for internal Nxers to refer to while building a Xamarin.Native application. However, Naxam is no longer in business for years now, I think this pet project will benefit other developers around the world when finding a good MvvmCross sample application specifically and a .NET application in general.
This project is also to show the way I normally organize a .NET application where I am the tech lead of the project.
Please find out the repo on Github. Please star if it benefits you.
I would like to say "Thank you" to all of my Nxers who had been working with me for that so long. This project was made by them and always belongs to them. You can find their github in the README of the project.
NOTE: This project was made in the early of 2017, so the referenced libraries are outdated by now.