Unity.ServiceLocator
by: Agilesight
- 2 total downloads
- Latest version: 2.0.0
Unity.ServiceLocator Class Library
UTF.Unknown
by: Julian Verdurmen, Rustam Sayfutdinov, Rudi Pettazzi, Shy Shalom
- 43 total downloads
- Latest version: 2.6.0
Detect character set for files, streams and other bytes.
This package is based on Ude and since version 2 also on uchardet, which are ports of the Mozilla Universal Charset Detector.
Features:
- Easy to use API
- Supports frameworks:
- .NET 6 (Will be dropped in the future)
- .NET 8
- .NET Standard 2.0
- Strong named
- XML documentation included
Compared to Ude:
- Refactor of API, namespaces and deadcode removal
- Added some docs
- Improve error handling
- Improved unit tests
Validation
by: Andrew Arnott
- 66 total downloads
- Latest version: 2.6.68
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
Velopack
by: Velopack Ltd, Caelan Sayler, Kevin Bost
- 2 total downloads
- Latest version: 0.0.1521-gf115f70
Installer and automatic update framework for cross-platform desktop applications
VSSDK.DTE
by: Sam Harwell
- 9 total downloads
- Latest version: 7.0.4
This package provides the Automation and Extensibility (EnvDTE) COM-interop assemblies used by Visual Studio 2003 and newer.
EnvDTE.dll
stdole.dll
VSSDK.IDE
by: Sam Harwell
- 12 total downloads
- Latest version: 7.0.4
This is a metadata-only package used as a dependency for reference packages and extensions that target Visual Studio .NET 2003 and newer.
VSSDK.IDE.10
by: Sam Harwell
- 15 total downloads
- Latest version: 10.0.4
This is a metadata-only package used as a dependency for reference packages and extensions that target Visual Studio 2010 and newer.
VSSDK.IDE.11
by: Sam Harwell
- 15 total downloads
- Latest version: 11.0.4
This is a metadata-only package used as a dependency for reference packages and extensions that target Visual Studio 2012 and newer.
If you find this package installed in an extension that is supposed to target Visual Studio 2010, use NuGet to uninstall the package and it will report the specific dependencies that are causing the incompatibility.
VSSDK.IDE.12
by: Sam Harwell
- 15 total downloads
- Latest version: 12.0.4
This is a metadata-only package used as a dependency for reference packages and extensions that target Visual Studio 2013 and newer.
If you find this package installed in an extension that is supposed to target Visual Studio 2010 or 2012, use NuGet to uninstall the package and it will report the specific dependencies that are causing the incompatibility.
VSSDK.IDE.8
by: Sam Harwell
- 12 total downloads
- Latest version: 8.0.4
This is a metadata-only package used as a dependency for reference packages and extensions that target Visual Studio 2005 and newer.
VSSDK.IDE.9
by: Sam Harwell
- 11 total downloads
- Latest version: 9.0.4
This is a metadata-only package used as a dependency for reference packages and extensions that target Visual Studio 2008 and newer.
VSSDK.TemplateWizardInterface
by: Sam Harwell
- 30 total downloads
- Latest version: 12.0.4
This package provides the Visual Studio "Template Wizard Interface" reference assembly used by Visual Studio 2013 and newer.
Microsoft.VisualStudio.TemplateWizardInterface.dll
WebActivator
by: David Ebbo
- 8 total downloads
- Latest version: 1.5.1
A NuGet package that allows other packages to execute some startup code in web apps
WebActivatorEx
by: David Ebbo
- 36 total downloads
- Latest version: 2.2.0
A package that allows other packages to execute some startup code in web apps. This package should be used over the older WebActivator, which was not strong named.
WebApi.Enhancements
by: Microsoft
- 7 total downloads
- Latest version: 0.3.0
Contains extensions to WebApi including a fluent interface configuration api, IoC support and additional formatters.
WebDriverBiDi-Relaxed
by: WebDriverBiDi.NET-Relaxed Committers
- 3 total downloads
- Latest version: 0.0.40-beta-5
A .NET client library for the WebDriver BiDi protocol (Relaxed version).
WebGrease
by: webgrease@microsoft.com
- 19 total downloads
- Latest version: 1.6.0
Web Grease is a suite of tools for optimizing javascript, css files and images.
WebMatrix.Data
by: Microsoft
- 12 total downloads
- Latest version: 2.0.30506
Legacy package, WebMatrix.Data is now included in the 'Microsoft.AspNet.WebPages.Data' package.
WebMatrix.WebData
by: Microsoft
- 12 total downloads
- Latest version: 2.0.30506
Legacy package, WebMatrix.WebData is now included in the 'Microsoft.AspNet.WebPages.WebData' package.
WebSocket4Net
by: Kerry Jiang
- 77 total downloads
- Latest version: 0.15.2
WebSocket4Net is a .NET websocket client implemtation. It originates from SuperWebSocket WebSocket Client. For better developing of the websocket client, it was separated from SuperWebSocket and was renamed to WebSocket4Net.