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
<PackageReference Include="CrossSharp.Desktop.Notifications" Version="9.0.5" />
<PackageVersion Include="CrossSharp.Desktop.Notifications" Version="9.0.5" />
<PackageReference Include="CrossSharp.Desktop.Notifications" />
paket add CrossSharp.Desktop.Notifications --version 9.0.5
#r "nuget: CrossSharp.Desktop.Notifications, 9.0.5"
#:package CrossSharp.Desktop.Notifications@9.0.5
#addin nuget:?package=CrossSharp.Desktop.Notifications&version=9.0.5
#tool nuget:?package=CrossSharp.Desktop.Notifications&version=9.0.5
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
- Overview: https://limitlesssoft.youtrack.cloud/dashboard?id=170-3
- Report an issue / suggest idea: https://limitlesssoft.youtrack.cloud/issues
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
| Product | Versions 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. |
-
net9.0
- CrossSharp.Utils (>= 9.0.5)
- DesktopNotifications.FreeDesktop (>= 1.3.1)
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.