https://github.com/beyonddimension/avalonia.win32.jumplists
System.Windows.Shell.JumpList for Avalonia
https://github.com/beyonddimension/avalonia.win32.jumplists
Last synced: 3 months ago
JSON representation
System.Windows.Shell.JumpList for Avalonia
- Host: GitHub
- URL: https://github.com/beyonddimension/avalonia.win32.jumplists
- Owner: BeyondDimension
- License: mit
- Created: 2021-03-14T06:26:12.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T07:24:13.000Z (over 3 years ago)
- Last Synced: 2025-04-22T03:26:16.558Z (about 1 year ago)
- Language: C#
- Size: 1.37 MB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/JumpLists.Win32.Avalonia/)
[](https://github.com/SteamTools-Team/Avalonia.Win32.JumpLists/blob/main/LICENSE)
# Avalonia.Win32.JumpLists
System.Windows.Shell.JumpList for Avalonia
- 从 [WPF](https://github.com/dotnet/wpf/tree/release/5.0) 中 剥离 ```System.Windows.Shell.JumpList``` 到 Avalonia 中
- ```net7.0-windows``` 独立部署不依赖 WPF 与 WindowsForms 减少程序体积
## 常见问题
```Program.cs``` 中 Main 函数如果必须标记 ```[STAThread]``` 否则将抛出异常