dotnet-ad / dotnet-ad/MarkdownView

Migrate to MAUI

Open
#24 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
129
Forks
40
PR merge metrics
No merged PRs in 30d

Description

First - thanks for this great example. It's an interesting take on rendering to XAML and I found it to be very helpful in a bunch of ways. That said, Xamarin Forms is officially deprecated :( and I'd really like to see this migrated to MAUI.

The good news is that I've already done the work :) And in doing the migration, also fixed a bunch of issues due to the platform changes (I'm looking at you StackLayout), added support for Tables and TaskLists, and implemented some other enhancements and fixes.

The thing is -- I don't think a pull request is the proper course of action. Why?:

* The Xamarin Forms version live on as-is in case anyone needs or references it
* The entire folder structure has changed due to how MAUI apps are organized
* The namespaces have all changed to remove references to Xamarin Forms

So I guess this is really a request to create a new project repository. If there's no desire to manage it, I'm more than happy to do so -- just wanted to give first opportunity to you. In any case, the readme should be updated to link to the MAUI version wherever it ends up.

Thanks again!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.