CrossSharp.Desktop.Notifications 9.0.5

dotnet add package CrossSharp.Desktop.Notifications --version 9.0.5
                    
NuGet\Install-Package CrossSharp.Desktop.Notifications -Version 9.0.5
                    
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="CrossSharp.Desktop.Notifications" Version="9.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CrossSharp.Desktop.Notifications" Version="9.0.5" />
                    
Directory.Packages.props
<PackageReference Include="CrossSharp.Desktop.Notifications" />
                    
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 CrossSharp.Desktop.Notifications --version 9.0.5
                    
#r "nuget: CrossSharp.Desktop.Notifications, 9.0.5"
                    
#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 CrossSharp.Desktop.Notifications@9.0.5
                    
#: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=CrossSharp.Desktop.Notifications&version=9.0.5
                    
Install as a Cake Addin
#tool nuget:?package=CrossSharp.Desktop.Notifications&version=9.0.5
                    
Install as a Cake Tool

Cross-Platform C# UI Development

Current state

Pre-alpha - A lot of work to be done, but can be used for simple applications at the moment. Documentation is also work in progress and shows only basics of implementation.

Purpose

This project provides an easy way to develop C# UI applications across all major platforms — Linux, Windows, and macOS — using a single API.

Issues tracking, reporting and idea suggestions

Features

  • Unified development API for C# UI apps
  • Supports Linux, Windows, and macOS (currently only Linux and Windows)
  • Form
  • ModularForm
  • StaticLayout
  • StackedLayout
  • FlowLayout
  • Panel
  • Label
  • Button
  • Input
  • FilesPicker
  • Notifications

Try it out

Clone repository and run any demo application or Read documentation to see how you can try it out yourself

Controls

Read documentation to learn about controls.

Product Compatible and additional computed target framework versions.
.NET 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 was computed.  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 CrossSharp.Desktop.Notifications:

Package Downloads
CrossSharp.Application

Cross-platform UI c# library supporting Linux, Windows and MacOs

CrossSharp.Ui.FilesPicker.Common

Cross-platform UI c# library supporting Linux, Windows and MacOs

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.5 214 11/5/2025
9.0.4.2 217 11/4/2025
9.0.4.1 207 11/4/2025
9.0.4 220 11/4/2025
9.0.3.2 219 11/4/2025
9.0.3.1 219 11/4/2025
9.0.3 208 11/4/2025
9.0.2 162 11/2/2025
9.0.1 193 10/29/2025
9.0.0 194 10/29/2025