Top 20 NuGet components Packages

Appson Common libraries for .NET is a set of utilities and extensions that are used frequently in different projects.
Neo Systems (Pty) Ltd Supplier Utilities
A Chromium-based WPF/WinForms component that can be embedded into your .NET application to display modern web pages built with HTML5, CSS3, JavaScript, Silverlight etc. To be able to use DotNetBrowser, you should obtain a licence by filling a form at https://www.teamdev.com/dotnetbrowser#evaluate
A Chromium-based WPF/WinForms component that can be embedded into your .NET application to display modern web pages built with HTML5, CSS3, JavaScript, Silverlight etc. To be able to use DotNetBrowser, you should obtain a licence by filling a form at https://www.teamdev.com/dotnetbrowser#evaluate
This package includes Windows.ApplicationModel like APIs cross-platform such as: - Package for providing information about the installed application. - PackageId for providing package identification info, such as name, version, and publisher. - PackageVersion for providing package ...
A Blazor Component that provides a visible PreRender flag to Razor Components
Blazor hook into native Window beforeunload with async/await and cancel support.
These are components to be used in all programming activities
SlimSolution is an XRMToolBox Plugin that helps in building cleaner solutions to avoid larger solution size and future layering or dependency problems. For now, the abilities of this tool are limited to cleaning unmanaged solutions from managed attributes, forms or views that are added to the soluti...
SlimSolution is an XRMToolBox Plugin that helps in building cleaner solutions to avoid larger solution size and future layering or dependency problems. For now, the abilities of this tool are limited to cleaning unmanaged solutions from managed attributes, forms or views that are added to the soluti...
Components for work with Visual Studio through SobaScript -- Extensible Modular Scripting Programming Language https://github.com/3F/SobaScript Provides at least the following: * DTEComponent For work with [EnvDTE](http://msdn.microsoft.com/en-us/library/EnvDTE.aspx) ```...
Extended Core components for SobaScript -- Extensible Modular Scripting Programming Language https://github.com/3F/SobaScript Provides at least the following: * SevenZipComponent ``` #[7z pack.files({"IntelOCL.log", "IntelChipset.log"}, "ilog.7z")] #[7z pack.files...
Core components for SobaScript -- Extensible Modular Scripting Programming Language https://github.com/3F/SobaScript Provides at least the following: * ConditionComponent Supports composite conditions with limited short-circuit evaluation (separately for all brackets) Additional Operato...
This package includes Windows.Services.Maps like APIs cross-platform such as: - MapLocationFinder for providing methods to convert addresses to geographic locations (geocoding) and to convert geographic locations to addresses (reverse geocoding). - MapAddress for representing a physical ...
This package includes Windows.ApplicationModel.DataTransfer like APIs cross-platform such as: - Clipboard for providing information from the clipboard. - DataPackage for providing the data that a user wants to exchange with another app. - DataPackageView for providing a read-only v...
Turns a Blazor Component into a Modal Dialog. Async methods allow dialogs to return values. Allows nested dialogs (i.e. a dialog can open a child dialog). Supports Blazor WebAssembly and Server. Includes Windows style Message Box for quick user feedback.