Tizen.NET.API10
by: Samsung Electronics
- 4 total downloads
- Latest version: 10.0.0.17508
Reference assemblies of Tizen .NET API Level 10.
Tizen.NET.API4
by: Samsung Electronics
- 4 total downloads
- Latest version: 4.0.1.14152
Reference assemblies of Tizen .NET API Level 4.
Tizen.NET.API5
by: Samsung Electronics
- 8 total downloads
- Latest version: 5.0.0.14629
Reference assemblies of Tizen .NET API Level 5.
underscore.js
by: Jeremy Ashkenas
- 57 total downloads
- Latest version: 1.8.3
JavaScripts functional programming helper library.
Utf8Json
by: neuecc
- 100 total downloads
- Latest version: 1.3.7
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
Validation
by: Andrew Arnott
- 84 total downloads
- Latest version: 2.6.68
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
ValueTupleBridge
by: Nobuyuki Iwanaga
- 16 total downloads
- Latest version: 0.1.5
Backporting of System.ValueTuple for .NET 3.5.
VaultSharp
by: Raja Nadar
- 200 total downloads
- Latest version: 1.17.5.1
The most comprehensive .NET Library for HashiCorp's Vault which is a modern secret management system.
* VaultSharp supports all Auth methods, all Secrets Engines and most System Apis supported by Vault.
* VaultSharp has first class support for Consul and Enterpise Vault APIs etc.
* Enterprise APIs like Control Groups, Transform Secrets Engine & KMIP Secrets Engine etc.
This library is built with .NET Standard 2.0, .NET Standard 2.1, 4.6.2, 4.7.2*, 4.8, .NET 6, .NET 7 and .NET 8 and hence is cross-platform across .NET Core 2.x, 3.x, .NET Frameworks 4.x, Xamarin iOS, Android, Mac, UWP etc.
VSSDK.DTE
by: Sam Harwell
- 16 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
- 14 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
- 20 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
- 20 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
- 20 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
- 16 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
- 40 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
Wcwidth
by: Patrik Svensson Phil Scott
- 59 total downloads
- Latest version: 2.0.0
A .NET library that calculates the width of Unicode characters.
WebActivatorEx
by: David Ebbo
- 34 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.
WebGrease
by: webgrease@microsoft.com
- 21 total downloads
- Latest version: 1.6.0
Web Grease is a suite of tools for optimizing javascript, css files and images.
WindowsAzure.Storage
by: Microsoft
- 284 total downloads
- Latest version: 9.3.3
NOTE: As of version 9.4.0, this library has been split into multiple parts and replaced: See https://www.nuget.org/packages/Microsoft.Azure.Storage.Blob/, https://www.nuget.org/packages/Microsoft.Azure.Storage.File/, https://www.nuget.org/packages/Microsoft.Azure.Storage.Queue/, and https://www.nuget.org/packages/Microsoft.Azure.Storage.Common/.
For table support, see https://www.nuget.org/packages/Microsoft.Azure.CosmosDB.Table/.
This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt
Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/