Mopups 1.0.3
See the version list below for details.
dotnet add package Mopups --version 1.0.3
NuGet\Install-Package Mopups -Version 1.0.3
<PackageReference Include="Mopups" Version="1.0.3" />
paket add Mopups --version 1.0.3
#r "nuget: Mopups, 1.0.3"
// 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
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 | Versions 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. |
-
net6.0
- AsyncAwaitBestPractices (>= 6.0.4)
-
net6.0-android31.0
- AsyncAwaitBestPractices (>= 6.0.4)
-
net6.0-ios15.4
- AsyncAwaitBestPractices (>= 6.0.4)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
NuGet packages (13)
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
Popups for .NET MAUI |
|
Popups.Maui.Prism
Popups for Prism.Maui |
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.2 | 8,447 | 10/10/2024 | |
1.3.1 | 223,136 | 3/8/2024 | |
1.3.0 | 48,536 | 1/14/2024 | |
1.2.0 | 84,256 | 10/9/2023 | |
1.1.1 | 173,302 | 2/6/2023 | |
1.1.0 | 67,897 | 12/5/2022 | |
1.0.4 | 10,962 | 10/23/2022 | |
1.0.3 | 1,180 | 9/18/2022 | |
1.0.2 | 1,358 | 8/29/2022 | |
1.0.1 | 3,054 | 7/13/2022 | |
1.0.0 | 954 | 6/22/2022 | |
1.0.0-preview.14.1 | 193 | 6/11/2022 | |
0.0.1 | 380 | 2/13/2022 |
Applied a Patch concerning closing a popup on iOS