jQuery.UI.Combined
by: jQuery UI Team
- 277 total downloads
- Latest version: 1.14.1
jQuery UI is an open source library of interface components — interactions, full-featured widgets, and animation effects — based on the stellar jQuery javascript library . Each component is built according to jQuery's event-driven architecture (find something, manipulate it) and is themeable, making it easy for developers of any skill level to integrate and extend into their own code.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
jQuery.Validation
by: Jörn Zaefferer
- 184 total downloads
- Latest version: 1.21.0
This jQuery plugin makes simple clientside form validation trivial, while offering lots of option for customization. That makes a good choice if you’re building something new from scratch, but also when you’re trying to integrate it into an existing application with lots of existing markup. The plugin comes bundled with a useful set of validation methods, including URL and email validation, while providing an API to write your own methods. All bundled methods come with default error messages in english and translations into 32 languages.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
jsreport.Client
by: Jan Blaha
- 12 total downloads
- Latest version: 0.0.6
Client for jsreport, javascript based platform for designing and rendering business reports.
jsreport.Local
by: Jan Blaha
- 2 total downloads
- Latest version: 0.1.6
BETA Adds easily distributable local instance of jsreport into the project
knockoutjs
by: The Knockout.js team
- 19 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
- 13 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86
by: Microsoft
- 13 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
Lambda2Js.Signed
by: Gearz Miguel Angelo (masbicudo) André Pena (andrerpena)
- 37 total downloads
- Latest version: 3.1.4
Lambda expression to JavaScript converter:
converts System.Linq.ExpressionTree to syntactically correct JavaScript code.
See the project page for more.
librdkafka.redist
by: Magnus Edenhill edenhill
- 948 total downloads
- Latest version: 2.10.0
The Apache Kafka C/C++ client library - redistributable
Libuv
by: Libuv
- 37 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
LijsDev.CrystalReportsRunner.13.0.32.x64
by: Muhammad Azeez and Gerardo Lijs
- 45 total downloads
- Latest version: 1.4.6
Runner to allow the use of Crystal Reports in .NET using external process. Copies runner to 'CrystalReportsRunner.13.0.32.x64' in your project output folder. Requires Crystal Reports Runtime v13.0.32 (x64) to be installed in computer where your application will be deployed.
LijsDev.CrystalReportsRunner.13.0.34.x64
by: Muhammad Azeez and Gerardo Lijs
- 36 total downloads
- Latest version: 1.4.6
Runner to allow the use of Crystal Reports in .NET using external process. Copies runner to 'CrystalReportsRunner.13.0.34.x64' in your project output folder. Requires Crystal Reports Runtime v13.0.34 (x64) to be installed in computer where your application will be deployed.
LiteDB
by: Mauricio David
- 14 total downloads
- Latest version: 2.0.4
A simple embedded .NET NoSQL Document Store in a single data file
log4net
by: Apache Software Foundation
- 18 total downloads
- Latest version: 2.0.1
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
lz4net
by: Milosz Krajewski
- 7 total downloads
- Latest version: 1.0.15.93
LZ4 is lossless compression algorithm, sacrificing compression ratio for compression/decompression speed. Its compression speed is ~400 MB/s per core while decompression speed reaches ~2 GB/s, not far from RAM speed limits.
LZ4net brings LZ4 to all (most?) .NET platforms: .NET 2.0+, .NET Core, Mono, Windows Phone, Xamarin.iOS, Xamarin.Android and Silverlight
ManagedEsent
by: martinc
- 11 total downloads
- Latest version: 1.6.0
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.
MathNet.Numerics.Signed
by: Marcus Cuda Christoph Ruegg Jurgen Van Gael
- 50 total downloads
- Latest version: 2.6.1
Math.NET Numerics, signed and thus with a strong name. We strongly discourage using this package and recommend using MathNet.Numerics instead, which is unsigned and weakly named.
MediaInfo.Native
by: MediaArea.net SARL.
- 50 total downloads
- Latest version: 21.9.1
MediaInfo(Lib) is a convenient unified display of the most relevant technical and tag data for video and audio files.
MediaInfolib with support network AV streams
MediaToolkit
by: AydinAdn
- 3 total downloads
- Latest version: 1.0.0
MediaToolkit is a .NET library which can convert and process audio and video files.
Functionality:
- Convert video files into various other video formats.
- Perform video transcoding tasks.
- Set bit rate
- Set frame rate
- Set resolution or size
- Set aspect ratio
- Set duration
- Perform audio transcoding tasks.
- Set audio sample rate
- Convert video to physical formats using FILM, PAL or NTSC tv standards
- DVD
- DV
- DV50
- VCD
- SVCD
MediatR
by: Jimmy Bogard
- 4 total downloads
- Latest version: 2.0.0-beta-003
Simple, unambitious mediator implementation in .NET