Mopups 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Mopups --version 1.0.3
NuGet\Install-Package Mopups -Version 1.0.3
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.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mopups --version 1.0.3
#r "nuget: Mopups, 1.0.3"
#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.0.3

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

Mopups

NuGet Downloads nuget Popups For MAUI

This is a rewrite of the older "Rg.Plugins.Popups" made by Rotorgames. There are many things i want to change with this plugin, such as adding returnable tasks, integrating with MAUI tightly and a general simplification which is why i have decided to create a new plugin.

--

In SampleMaui, you will see the general idea of how to get this up and running, as well as the changes made. right now, i use CSharp pages, however, i do intend on making MVU, MVVM and whatever other coding paradigms i can find version of the same sample so people find it easier to use this.

--

Platforms Supported (Current)

  • Android
  • iOS

Platforms Planned (Future)

  • UWP
  • MacOS

Nice to have Platforms

  • GTK
  • Tizen

--

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-android31.0 is compatible.  net6.0-ios was computed.  net6.0-ios15.4 is compatible.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  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 (5)

Showing the top 5 NuGet packages that depend on Mopups:

Package Downloads
PolyhydraGames.Core.Maui

Package Description

UraniumUI.Dialogs.Mopups

Uranium is a Free & Open-Source UI Kit for 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

Codecell.PersiandatePicker.MAUI

Persian DatePicker Control for .NET MAUI

ControlDays.Calendar.Maui

MauiDays is a .NET MAUI library that provides a customizable month and day calendar popup selector, along with a calendar page. It allows developers to easily add date selection functionality to their .NET MAUI apps.

GitHub repositories (3)

Showing the top 3 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
ewerspej/maui-samples
Sample repository for various .NET MAUI, C# and MVVM features covered in blog
Version Downloads Last updated
1.3.1 23,015 3/8/2024
1.3.0 30,217 1/14/2024
1.2.0 60,081 10/9/2023
1.1.1 139,568 2/6/2023
1.1.0 58,861 12/5/2022
1.0.4 10,386 10/23/2022
1.0.3 1,150 9/18/2022
1.0.2 1,314 8/29/2022
1.0.1 3,012 7/13/2022
1.0.0 777 6/22/2022
1.0.0-preview.14.1 180 6/11/2022
0.0.1 295 2/13/2022

Applied a Patch concerning closing a popup on iOS