You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

Popups.Maui

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

Popups.Maui

Popups for .NET MAUI

1.3.4
unpublished
Source
nugetNuGet
Maintainers
1
Source

Popups.Maui

Version Downloads Downloads

Popups.Maui provides a cross-platform way to display popups.

Features

  • tbd
  • tbd
  • tbd

Download and Install Popups.Maui

This library is available on NuGet: https://www.nuget.org/packages/Popups.Maui Use the following command to install Popups.Maui using NuGet package manager console:

PM> Install-Package Popups.Maui

You can use this library in any .NET MAUI project compatible to .NET 7 and higher.

App Startup

This plugin provides an extension method for MauiAppBuilder UseMauiPopups which ensure proper startup and initialization. Call this method within your MauiProgram just as demonstrated in the MauiSampleApp:

var builder = MauiApp.CreateBuilder()
    .UseMauiApp<App>()
    .UseMauiPopups();

API Usage

The following lines of code demonstrate how to use the library.

code

Contribution

Contributors welcome! If you find a bug or you want to propose a new feature, feel free to do so by opening a new issue on github.com.

Keywords

popup

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.