Mopups 1.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Mopups --version 1.1.1                
NuGet\Install-Package Mopups -Version 1.1.1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Mopups" Version="1.1.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mopups --version 1.1.1                
#r "nuget: Mopups, 1.1.1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Mopups as a Cake Addin
#addin nuget:?package=Mopups&version=1.1.1

// Install Mopups as a Cake Tool
#tool nuget:?package=Mopups&version=1.1.1                

Mopups

NuGet Downloads nuget

Popups For MAUI

Mopups is a replacement for the "Rg.Plugins.Popups" plugin for Xamarin. Mopups intends to provide a similar experience to this plugin, however also clean up the code base and provide forward looking enhancements. Developers familar with the original plugin should find it a smooth transition, but we do recommend reading the wiki and reaching out with any issues.

Platforms Supported (Current)

  • Android
  • iOS
  • Windows
  • MacOS (Mac Catalyst)

Below is a video by @jfversluis introducing Mopups

Watch the video

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-android33.0 is compatible.  net7.0-ios was computed.  net7.0-ios16.1 is compatible.  net7.0-maccatalyst was computed.  net7.0-maccatalyst16.1 is compatible.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on Mopups:

Package Downloads
Sextant.Plugins.Popup

A ReactiveUI navigation library for Xamarin.Forms

UraniumUI.Dialogs.Mopups

Uranium is a Free & Open-Source UI Kit for MAUI.

PolyhydraGames.Core.Maui

Package Description

Popups.Maui.Prism

Popups for Prism.Maui

Mopups.PreBaked

Transition Package for AwaitablePopups to use Mopups and Maui This package contains pre-built Popups for use in MAUI, see https://github.com/LuckyDucko/AwaitablePopups

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on Mopups:

Repository Stars
enisn/UraniumUI
Uranium is a Free & Open-Source UI Kit for MAUI.
LuckyDucko/Mopups
Popups For MAUI
reactiveui/Sextant
A ReactiveUI navigation library for Xamarin.Forms
ewerspej/maui-samples
Sample repository for various .NET MAUI, C# and MVVM features covered in blog
yurkinh/Plugin.Maui.Calendar
.NET MAUI port of XF calendar plugin
Version Downloads Last updated
1.3.1 134,409 3/8/2024
1.3.0 41,127 1/14/2024
1.2.0 74,294 10/9/2023
1.1.1 161,399 2/6/2023
1.1.0 65,624 12/5/2022
1.0.4 10,680 10/23/2022
1.0.3 1,164 9/18/2022
1.0.2 1,339 8/29/2022
1.0.1 3,034 7/13/2022
1.0.0 892 6/22/2022
1.0.0-preview.14.1 184 6/11/2022 1.0.0-preview.14.1 is deprecated because it is no longer maintained and has critical bugs.
0.0.1 335 2/13/2022 0.0.1 is deprecated because it is no longer maintained and has critical bugs.

Added fix for iOS closeWhenBackgroundIsClicked. Windows fix experimental.