MVP
XamarinMonthSnippets
04 Jun 2020

C# Markup Snippets

This blog post is a part of Louis Matos’s Xamarin Month, where this months topic is Code Snippets. For more information take a look at his blog and see the list of all the other authors and their posts. C# Markup C# Markup is a set of fluent helpers and classes to make...
Read More
Featured Blog #XamarinUIJuly
16 Jul 2019

Hot Reloading Declarative C# UI for Xamarin.Forms with CSharpForMarkup and LiveSharp

Modern UI frameworks such as Flutter and SwiftUI offer hot reload for declarative UI, in a single programming language. By using CSharpForMarkup with LiveSharp, you can enjoy a similar developer experience in declarative C# for Xamarin Forms today. See it in action: Imo it is...
Read More