VioletTape.NotificationBar 1.0.0
Core library for the NotificationBar component and notification logic
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>VioletTape.NotificationBar</id>
<version>1.0.0.0</version>
<authors>Violet Tape</authors>
<owners>Violet Tape</owners>
<projectUrl>http://softblog.violet-tape.ru</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Core library for the NotificationBar component and notification logic</description>
<releaseNotes>To be updated</releaseNotes>
<copyright>VioletTape</copyright>
<tags>WPF, Notification, Async</tags>
<dependencies>
<dependency id="MakeMeAsync" version="1.0.2.1" />
<dependency id="PostSharp" version="2.1.7.21" />
<dependency id="PostSharp.Toolkit.Domain" version="2.1.1.11" />
<dependency id="PostSharp.Toolkit.Threading" version="2.1.1.11" />
<dependency id="Rx-WPF" version="2.0.20823" />
<dependency id="structuremap" version="2.6.4.1" />
</dependencies>
</metadata>
</package>