You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -171,6 +171,7 @@ NETworkManager uses the following projects and libraries. Please consider suppor
171
171
| [DnsClient.NET](https://github.com/MichaCo/DnsClient.NET) | Powerful, high-performance open-source library for DNS lookups |
172
172
| [Docusaurus](https://docusaurus.io/) | Easy to maintain open source documentation websites. |
173
173
| [Dragablz](https://dragablz.net/) | Tearable TabControl for WPF |
174
+
| [GongSolutions.Wpf.DragDrop](https://github.com/punker76/gong-wpf-dragdrop) | An easy to use drag'n'drop framework for WPF |
174
175
| [IPNetwork](https://github.com/lduchosal/ipnetwork) | .NET library for complex network, IP, and subnet calculations |
175
176
| [LoadingIndicators.WPF](https://github.com/zeluisping/LoadingIndicators.WPF) | A collection of loading indicators for WPF |
176
177
| [MahApps.Metro.IconPacks](https://github.com/MahApps/MahApps.Metro.IconPacks) | Awesome icon packs for WPF and UWP in one library |
@@ -180,7 +181,7 @@ NETworkManager uses the following projects and libraries. Please consider suppor
180
181
181
182
## Code Signing Policy
182
183
183
-
NETworkManager uses free code signing provided by [SignPath.io](https://signpath.io/) and a free code signing certificate
184
+
NETworkManager uses free code signing provided by [SignPath.io](https://signpath.io/) and a free code signing certificate
184
185
from [SignPath Foundation](https://signpath.org/).
185
186
186
187
The binaries and installer are built on [AppVeyor](https://ci.appveyor.com/project/BornToBeRoot/networkmanager) directly from the [GitHub repository](https://github.com/BornToBeRoot/NETworkManager/blob/main/appveyor.yml).
0 commit comments