Code Monkey home page Code Monkey logo

upgradeassistant.extension.maui.community's Introduction

UpgradeAssistant.Extension.Maui.Community

A extension to help Xamarin to MAUI migration

Upgrade assistante usage for MAUI

Install the upgrade assistant CLI

dotnet tool install upgrade-assistant -g --ignore-failed-sources --version 0.4.421302

Go to project repository and add this extension

upgrade-assistant extensions add UpgradeAssistant.Extension.Maui.Community --version 1.0.7

Or add a upgrade-assistant.json file to your project repository path

{
  "Extensions": [
    {
      "Name": "UpgradeAssistant.Extension.Maui.Community",
      "Version": "1.0.7",
      "Source": "https://api.nuget.org/v3/index.json"
    },
    {
      "Name": "Microsoft.DotNet.UpgradeAssistant.Extensions.Maui",
      "Version": "0.4.421302",
      "Source": "https://api.nuget.org/v3/index.json"
    }
  ]
}

Restore all extensions

upgrade-assistant extensions restore

Migrate your xamarin project to MAUI

upgrade-assistant upgrade {yourprojectname}.csproj --ignore-unsupported-features

Package map

Xamarin Package Maui Package
Rg.Plugins.Popup Mopups
FFImageLoading FFImageLoadingCompat
PancakeView Maui.PancakeView
Sharpnado.Shadows SharpnadoCompat.Shadows
Xam.Plugin.LatestVersion Maui.Plugin.LatestVersionCompat
BarcodeScanner.XF BarcodeScanner.Mobile.Maui
Com.Airbnb.Xamarin.Forms.Lottie SkiaSharp.Skottie
CardsView CardsView.Maui
Xamarin.Forms.NeoControls NeoControls.Maui
TouchEffect TouchEffect.Maui
Xamarin.Forms.DebugRainbows Maui.DebugRainbowsCompat

Contributing

Just add Xamarin package map maui equivalent to XamarinPackageMap.json and any Xaml namespace change to XamlNamespaceUpgradeStep

upgradeassistant.extension.maui.community's People

Contributors

felipebaltazar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

dammengh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.