Pinned Repositories
MauiChat
Chat functionality sample, built with .NET MAUI.
MvvmCross-Extensions
Some of the utilities I'm developing and using in my MvvmCross projects
MvvmCross-PropertyChangedEventPropagation
RTTicTacToe
Online and RealTime TicTacToe sample, that uses CQRS/ES, SignalR, Xamarin Forms, .Net5 and MAUI
zoft.MauiExtensions
Extension library intended to be used with MAUI. Extra functionality for Views, ViewModels and Services.
zoft.MauiExtensions.AutoCompleteEntry
AutoComplete Entry control for .Net MAUI that provides a list of suggestions as the user types
zleao's Repositories
zleao/zoft.MauiExtensions.AutoCompleteEntry
AutoComplete Entry control for .Net MAUI that provides a list of suggestions as the user types
zleao/MvvmCross-Extensions
Some of the utilities I'm developing and using in my MvvmCross projects
zleao/MvvmCross-PropertyChangedEventPropagation
zleao/MauiChat
Chat functionality sample, built with .NET MAUI.
zleao/RTTicTacToe
Online and RealTime TicTacToe sample, that uses CQRS/ES, SignalR, Xamarin Forms, .Net5 and MAUI
zleao/zoft.MauiExtensions
Extension library intended to be used with MAUI. Extra functionality for Views, ViewModels and Services.
zleao/FloatingLabel-Xam.iOS
Material Floating Label for Xamarin.iOS
zleao/iOSMauiDelayTouches
Sample on how to use ios:ShouldDelayTouches to solve UI interaction with DrawingViews inside scrollable contents
zleao/Microservices.Architecture
Initial Commit
zleao/ml_inovdays_flutter
PLaying around with Flutter, Developed during the Inovation days of medialesson in January 2019
zleao/PortableMongoDB
How to implement a service that is able to handle both an Azure Cosmos DB and an on premisse Mongo DBÂ instance
zleao/TimePickerActivationException
Sample Xamarin.Forms Android application that addresses activation issues related to Android Java handlers
zleao/xamarin-store-app
Run a C# app, get a C# shirt!
zleao/XamarinCommunityToolkit
The Xamarin Community Toolkit is a collection of Animations, Behaviors, Converters, and Effects for mobile development with Xamarin.Forms. It simplifies and demonstrates common developer tasks building iOS, Android, and UWP apps with Xamarin.Forms.
zleao/XamMonoGame
Sample App made with Xamarin using MvvmCross and MonoGame
zleao/XCT.DrawingView.SinglePoints
Sample to demonstrate issue opened in Xamarin Community Toolkit
zleao/xfOTP
Simple and Free app to manage 2FA authentications. Built with Xam.Forms 4
zleao/zoft.NotificationService
Generic C# messaging service to allow communication between modules
zleao/zoft.TinyMvvmExtensions
Extension library built on top of the awesome TinyMvvm framework. Similar approach to what I've done in the MvxExtensions library. Provides extra functionalites for ViewModels.