文件名称:C# Window10原生系统通知Toast
文件大小:1.68MB
文件格式:ZIP
更新时间:2024-01-27 04:04:57
C# 系统通知 Windows10
利用Windows10系统API实现的C#通知,可以实现使用C#推送通知到Win10通知栏,并可以和该通知进行交互。
【文件预览】:
ToastHelper-master
----ToastHelper()
--------ToastHelper.csproj(4KB)
--------App.xaml(367B)
--------App.xaml.cs(317B)
--------ToastManager.cs(987B)
--------MainWindow.xaml(1KB)
--------Properties()
--------MainWindow.xaml.cs(5KB)
----Test()
--------ToastCore.dll(19KB)
--------ToastHelper.exe(13KB)
--------Windows.Foundation.FoundationContract.winmd(24KB)
--------ToastCore [net core].dll(20KB)
--------Windows.Foundation.UniversalApiContract.winmd(5.51MB)
--------ToastCore[netcore].dll(20KB)
----ReadMe.md(227B)
----CoreTets()
--------CoreTest.csproj(329B)
--------App.xaml(361B)
--------ToastCore.cs(922B)
--------App.xaml.cs(320B)
--------AssemblyInfo.cs(595B)
--------MainWindow.xaml(1KB)
--------MainWindow.xaml.cs(2KB)
----Resources()
--------32.png(7KB)
--------22.png(6KB)
--------1.png(21KB)
--------2.png(21KB)
--------3.png(27KB)
----ToastHelper.sln(7KB)
----.gitignore(6KB)
----ToastCore[netcore]()
--------RunningObjectTable.cs(3KB)
--------Notification()
--------ShellHelper.cs(8KB)
--------ToastCore[netcore].csproj(2KB)
----.gitattributes(2KB)
----ToastCore()
--------Notification()
--------ToastCore.csproj(3KB)
--------Util()
--------Properties()