MyNet.UI
17.0.1
See the version list below for details.
dotnet add package MyNet.UI --version 17.0.1
NuGet\Install-Package MyNet.UI -Version 17.0.1
<PackageReference Include="MyNet.UI" Version="17.0.1" />
<PackageVersion Include="MyNet.UI" Version="17.0.1" />
<PackageReference Include="MyNet.UI" />
paket add MyNet.UI --version 17.0.1
#r "nuget: MyNet.UI, 17.0.1"
#:package MyNet.UI@17.0.1
#addin nuget:?package=MyNet.UI&version=17.0.1
#tool nuget:?package=MyNet.UI&version=17.0.1
<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>
A comprehensive library for simplifying common GUI functionalities in .NET applications.
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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. |
-
net10.0
- MyNet.Observable (>= 17.0.1)
- MyNet.Utilities (>= 17.0.1)
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 |
|---|---|---|
| 19.6.0 | 67 | 6/6/2026 |
| 19.5.2 | 66 | 6/5/2026 |
| 19.5.1 | 60 | 6/5/2026 |
| 19.5.0 | 59 | 6/5/2026 |
| 19.3.6 | 62 | 6/3/2026 |
| 19.3.5 | 62 | 6/3/2026 |
| 19.3.4 | 60 | 6/3/2026 |
| 19.3.3 | 63 | 6/2/2026 |
| 19.3.2 | 60 | 6/2/2026 |
| 19.3.1 | 56 | 6/2/2026 |
| 19.3.0 | 67 | 6/1/2026 |
| 19.2.1 | 60 | 5/31/2026 |
| 19.2.0 | 65 | 5/31/2026 |
| 19.1.0 | 57 | 5/31/2026 |
| 19.0.0 | 65 | 5/29/2026 |
| 18.0.0 | 126 | 4/16/2026 |
| 17.1.0 | 121 | 4/9/2026 |
| 17.0.1 | 117 | 3/18/2026 |
| 17.0.0 | 112 | 3/18/2026 |
| 16.0.2 | 131 | 2/19/2026 |