MyNet.UI 11.0.43

dotnet add package MyNet.UI --version 11.0.43
                    
NuGet\Install-Package MyNet.UI -Version 11.0.43
                    
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="MyNet.UI" Version="11.0.43" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MyNet.UI" Version="11.0.43" />
                    
Directory.Packages.props
<PackageReference Include="MyNet.UI" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MyNet.UI --version 11.0.43
                    
#r "nuget: MyNet.UI, 11.0.43"
                    
#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.
#:package MyNet.UI@11.0.43
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MyNet.UI&version=11.0.43
                    
Install as a Cake Addin
#tool nuget:?package=MyNet.UI&version=11.0.43
                    
Install as a Cake Tool

<div id="top"></div>

<br /> <div align="center"> <img src="../../assets/MyNetUI.png" width="128" alt="MyNetUI"> </div>

<h1 align="center">My .NET UI</h1>

MIT License NuGet

A comprehensive library for simplifying common GUI functionalities in .NET applications.

.NET 8.0 .NET 9.0 .NET 10.0 C#


Installation

Install via NuGet:

dotnet add package MyNet.UI

Features

  • Notification System: Real-time, customizable notifications.
  • MessageBox Integration: Standard and customizable dialog boxes.
  • Navigation Framework: Manage navigation and history between views/pages.
  • Toaster Notifications: Non-intrusive, interactive toast notifications.
  • Theme Management: Dynamic theming, light/dark mode, and theme persistence.

Example Usage

using MyNet.UI.Notifications;

// Show a notification
NotificationService.Show("Hello, user!");

// Show a MessageBox
MessageBoxService.Show("Are you sure?", "Confirmation");

// Change theme
ThemeService.SetTheme("Dark");

License

Copyright © Stéphane ANDRE.

Distributed under the MIT License. See LICENSE for details.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on MyNet.UI:

Package Downloads
MyNet.Wpf

This library is a comprehensive class library designed to simplify the implementation of common GUI functionalities in .NET applications.

MyNet.Avalonia.UI

Custom user interface components and controls for Avalonia applications, providing a rich set of features and functionality.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
11.0.43 141 9/8/2025
11.0.35 126 9/8/2025
11.0.30 126 9/8/2025
11.0.20 101 9/6/2025
11.0.18 68 9/6/2025
11.0.0 166 5/26/2025
10.1.0 111 5/25/2025
10.0.0 119 4/12/2025
9.0.0 162 4/4/2025
8.1.0 217 3/8/2025
8.0.0 239 3/7/2025
7.0.1 121 12/23/2024
7.0.0 126 12/21/2024
6.0.0 127 12/21/2024
5.0.0 250 9/2/2024
4.6.0 147 8/18/2024
4.5.2 218 7/21/2024
4.5.1 147 7/19/2024
4.5.0 116 7/17/2024
4.4.2 174 7/7/2024
4.4.1 139 7/2/2024
4.4.0 131 7/2/2024
4.3.2 143 6/19/2024
4.3.1 137 6/13/2024
4.3.0 192 6/13/2024
4.2.0 139 6/7/2024
4.1.0 134 6/6/2024
4.0.0 170 5/25/2024
3.1.3 141 5/21/2024
3.1.2 136 5/21/2024
3.1.1 134 5/21/2024
3.1.0 122 5/21/2024
3.0.0 147 5/20/2024
2.1.0 166 5/14/2024
2.0.0 141 5/2/2024
1.1.0 116 5/2/2024
1.0.1 146 4/29/2024