jQuery.vsdoc
by: Microsoft
- 8 total downloads
- Latest version: 1.6.0
vsdoc files for Visual Studio IntelliSense are now included in the core jquery NuGet package. As a result, this pacakge is obsolete and will not be updated past version 1.6. You can uninstall it.
json2
by: Douglas Crockford
- 13 total downloads
- Latest version: 1.0.2
JSON is a light-weight, language independent, data interchange format.
See http://www.JSON.org/
This package implements JSON encoders/decoders in JavaScript.
JsonValue
by: Microsoft
- 7 total downloads
- Latest version: 0.3.0
Contains JsonValue api for typeless / dynamic access to Json.
Knockout.Mapping
by: Roy Jacobs
- 18 total downloads
- Latest version: 2.4.0
The mapping plugin gives you a straightforward way to map plain JavaScript objects into a view model with the appropriate Knockout observables. This is an alternative to manually writing your own JavaScript code that constructs a view model based on some data you've fetched from the server.
Knockout.Validation
by: ericbarnard
- 6 total downloads
- Latest version: 2.0.4
A Validation Library plugin for KnockoutJS. An extensible and pluggable framework for performing model-based Form and UI validation.
knockoutjs
by: The Knockout.js team
- 22 total downloads
- Latest version: 3.5.1
A JavaScript MVVM library to help you create rich, dynamic user interfaces with clean maintainable code
KRE-CLR-x86
by: Microsoft
- 8 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86
by: Microsoft
- 6 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
libphonenumber-csharp
by: Patrick Mézard, Tom Clegg, Jarrod Alexander, Google, libphonenumber contributors
- 267 total downloads
- Latest version: 8.12.38
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. http://code.google.com/p/libphonenumber/
librdkafka.redist
by: Magnus Edenhill, edenhill
- 552 total downloads
- Latest version: 2.13.0-RC1
The Apache Kafka C/C++ client library - redistributable
libsodium
by: Frank Denis
- 31 total downloads
- Latest version: 1.0.20.1
Internal implementation package not meant for direct consumption. Please do not reference directly.
Libuv
by: Libuv
- 19 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
LinqBridge
by: Atif Aziz
- 4 total downloads
- Latest version: 1.3.0
With Visual Studio's multi-targeting and LINQBridge, you can write LINQ to Objects (local) queries using the full power of the C# 3.0 compiler and yet create programs that require only Microsoft .NET Framework 2.0. LINQBridge is a re-implementation of all the standard query operators introduced with Microsoft .NET Framework 3.5's System.Linq.Enumerable class.
MahApps.Metro
by: Jan Karger, Bastian Schmidt, Dennis Daume, Brendan Forster, Alex Mitchell, Paul Jenkins, Jake Ginnivan
- 194 total downloads
- Latest version: 3.0.0-rc0529
The goal of MahApps.Metro is to allow devs to quickly and easily cobble together a 'Modern' UI for their WPF apps (.Net 4.6.2 and later), with minimal effort.
MailKit
by: Jeffrey Stedfast
- 42 total downloads
- Latest version: 1.22.0
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.
Features include:
* SASL Authentication via SCRAM-SHA-256, SCRAM-SHA-1, NTLM, DIGEST-MD5, CRAM-MD5, LOGIN, PLAIN, and XOAUTH2.
* A fully-cancellable SmtpClient with support for STARTTLS, 8BITMIME, BINARYMIME, ENHANCEDSTATUSCODES, SIZE, DSN, PIPELINING and SMTPUTF8.
* A fully-cancellable Pop3Client with support for STLS, UIDL, APOP, PIPELINING, UTF8, and LANG.
* A fully-cancellable ImapClient with support for ACL, QUOTA, LITERAL+, IDLE, NAMESPACE, ID, CHILDREN, LOGINDISABLED, STARTTLS, MULTIAPPEND, UNSELECT, UIDPLUS, CONDSTORE, ESEARCH, SASL-IR, COMPRESS, WITHIN, ENABLE, QRESYNC, SORT, THREAD, ESORT, METADATA, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE, CREATE-SPECIAL-USE, MOVE, SEARCH=FUZZY, UTF8=ACCEPT, UTF8=ONLY, LITERAL-, APPENDLIMIT, XLIST, and X-GM-EXT1.
* Client-side sorting and threading of messages (the Ordinal Subject and the Jamie Zawinski threading algorithms are supported).
* Asynchronous versions of all methods that hit the network.
* S/MIME, OpenPGP and DKIM signature support via MimeKit.
* Microsoft TNEF support via MimeKit.
ManagedEsent
by: Microsoft
- 58 total downloads
- Latest version: 1.9.4
ManagedEsent provides managed access to ESENT, the embeddable database engine native to Windows. ManagedEsent uses the esent.dll that is part of Microsoft Windows so there are no extra unmanaged binaries to download and install.
MaterialDesignColors
by: James Willock
- 3 total downloads
- Latest version: 0.0.0
ResourceDictionary instances containing standard Google Material Design swatches, for inclusion in a XAML application.
MaterialDesignThemes
by: James Willock
- 1.018k total downloads
- Latest version: 5.3.1-ci1190
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
MathNet.Numerics.Signed
by: Christoph Ruegg, Marcus Cuda, Jurgen Van Gael
- 206 total downloads
- Latest version: 4.15.0
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .Net Framework 4.0 or higher and .Net Standard 1.3 or higher, on Windows, Linux and Mac. This package contains strong-named assemblies for legacy use cases (not recommended).
MediatR
by: Jimmy Bogard
- 12 total downloads
- Latest version: 2.0.2
Simple, unambitious mediator implementation in .NET