Top 20 NuGet windows Packages

Plugin Description
Plugin Description
Plugin Description
Sample implementation of the Windows Update protocol in a ASP.NET Core service
Package Description
Package Description
Plugin Description
Desktop infrastructure for Heirloom applications.
ExpandCollapsePanel is WinForms control has similar to WPF Expander control. Control displays a header that has a collapsible window that displays content.
Win32 Ip4 Routing Table Helper
Class library for accelerating UWP application development.
Bluegrams.Windows.Tools
.NET Standard compatible projection of a subset of the Windows SDK, for use in Mixed Reality applications. Includes APIs in the Windows.Perception and Windows.UI.Input.Spatial namespaces.
Handy Compression Service for WinRT. Part of Template 10, a Library of Helpers for UWP.
Retrieves WebProxy from .Net Standard
Xamarin.Essentials: a kit of essential API's for your apps
Allows one to run commands via SSH automatically while specifying a username/password.
Printing of PDFs, Images, WebViews and URLs, using Xamarin.Forms on Android, iOS and UWP. Some is still work-in-progress (particularly WebViews and URLs on UWP) but other bits should be ready for use.
Improve .NET to Unix time compatibility. UtcMilliTime is for Windows devs to get timestamps in the Unix Time Milliseconds format, from a software defined clock that syncs with NTP (network) time. In JavaScript, there is the Date.now() function. It yields Unix time * 1000 + milliseconds, or 'UtcMill...