Antlr by: Sam Harwell, Terence Parr
  • 37 total downloads
  • Latest version: 3.5.0.2
ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages.
bootstrap by: Twitter, Inc.
  • 41 total downloads
  • Latest version: 3.3.7
  • css js less mobile-first responsive front-end framework web
The most popular front-end framework for developing responsive, mobile first projects on the web.
BouncyCastle by: Bouncy Castle Project Contributors
  • 49 total downloads
  • Latest version: 1.8.2
  • bouncycastle cryptography encryption security
The Bouncy Castle Crypto package is a C\# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
BuildNumbers.Connector by: WinSystem Group
  • 1.06k total downloads
  • Latest version: 1.0.24
This NuGet package contains a conector for api client build numbers
Confuser.MSBuild by: Ki, Martin Karing
  • 44 total downloads
  • Latest version: 1.6.0
  • Obfuscation Confuser ConfuserEx
This package contains the integration of ConfuserEx into the MSBuild build procedure. It allows automatically obfuscating the assemblies during the build.
DirectShowLib by: Larry Beall
  • 44 total downloads
  • Latest version: 1.0.0
A port of DirectShowLib to .NET 4.5. There have been no changes made to this from the available source that is available @ http://directshownet.sourceforge.net/
EntityFramework by: Microsoft
  • 29 total downloads
  • Latest version: 6.2.0
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework is Microsoft's recommended data access technology for new applications.
HtmlRenderer.PdfSharp by: Arthur Teplitzki
  • 25 total downloads
  • Latest version: 1.5.0.6
  • html render renderer draw pdfsharp
PDF document generator from HTML snippet, 100% managed (C#), High performance library using PdfSharp. Features and Benefits: --- * 100% managed code depends only on PdfSharp library, no ActiveX, no MSHTML. * Extensive HTML 4.01 and CSS level 2 specifications support. * Support separating CSS from HTML by loading stylesheet code separately. * Handles "real world" malformed HTML, it doesn't have to be XHTML. * Supports .NET 2.0 or higher including Client Profile. * Lightweight, only two DLLs (~300K). * High performance and low memory footprint. * Extendable and configurable.
HtmlRenderer.WinForms by: Arthur Teplitzki
  • 29 total downloads
  • Latest version: 1.5.0.5
  • html render renderer draw control winforms
Multipurpose (UI Controls / Image generation), 100% managed (C#), High performance HTML Rendering library for WinForms. HTML UI in .NET WinForms applications using controls or static rendering. Features and Benefits: --- * Controls: HtmlPanel, HtmlLabel, HtmlToolTip. * Create images from HTML snippets. * 100% managed code and no external dependencies, no ActiveX, no MSHTML. * Extensive HTML 4.01 and CSS level 2 specifications support. * Support separating CSS from HTML by loading stylesheet code separately. * Support text selection, copy-paste and context menu. * Handles "real world" malformed HTML, it doesn't have to be XHTML. * Supports .NET 2.0 or higher including Client Profile. * Lightweight, only two DLLs (~300K). * High performance and low memory footprint. * Extendable and configurable.
jQuery by: jQuery Foundation, Inc.
  • 23 total downloads
  • Latest version: 3.3.1
  • jQuery
jQuery is a new kind of JavaScript Library. jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript. 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
  • 24 total downloads
  • Latest version: 1.11.1
  • jQuery plugins
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/
KioskRedemption by: WinSystem Group
  • 5.26k total downloads
  • Latest version: 35.0.30
This package contain all entities for the KioskRedemption libraries
LCD_Display.VLC by: j.barea
  • 89 total downloads
  • Latest version: 1.0.8.2
VLC libraries and plugins
LibGit2Sharp.NativeBinaries by: LibGit2Sharp contributors
  • 15 total downloads
  • Latest version: 2.0.306
Native binaries for LibGit2Sharp
Microsoft.AspNet.Mvc by: Microsoft
  • 45 total downloads
  • Latest version: 5.2.6
  • Microsoft AspNet Mvc AspNetMvc
This package contains the runtime assemblies for ASP.NET MVC. ASP.NET MVC gives you a powerful, patterns-based way to build dynamic websites that enables a clean separation of concerns and that gives you full control over markup.
Microsoft.AspNet.WebApi by: Microsoft
  • 17 total downloads
  • Latest version: 5.2.3
  • Microsoft AspNet WebApi AspNetWebApi
This package contains everything you need to host ASP.NET Web API on IIS. ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.
Microsoft.AspNet.WebApi.Core by: Microsoft
  • 20 total downloads
  • Latest version: 5.2.3
  • Microsoft AspNet WebApi AspNetWebApi
This package contains the core runtime assemblies for ASP.NET Web API. This package is used by hosts of the ASP.NET Web API runtime. To host a Web API in IIS use the Microsoft.AspNet.WebApi.WebHost package. To host a Web API in your own process use the Microsoft.AspNet.WebApi.SelfHost package.
Microsoft.AspNet.WebApi.HelpPage by: Microsoft
  • 17 total downloads
  • Latest version: 5.2.3
  • Microsoft AspNet WebApi AspNetWebApi HelpPage
The ASP.NET Web API Help Page automatically generates help page content for the web APIs on your site. Visitors to your help page can use this content to learn how to call your web APIs. Everything generated by the help page is fully customizable using ASP.NET MVC and Razor. ASP.NET Web API Help Page is a great addition to any ASP.NET Web API project.
Microsoft.AspNet.WebPages by: Microsoft
  • 28 total downloads
  • Latest version: 3.2.6
  • Microsoft AspNet WebPages AspNetWebPages
This package contains core runtime assemblies shared between ASP.NET MVC and ASP.NET Web Pages.
Microsoft.Bcl.Build by: Microsoft
  • 24 total downloads
  • Latest version: 1.0.14
  • BCL Microsoft System
This package provides build infrastructure components so that projects referencing specific Microsoft packages can successfully build. Do not directly reference this packages unless you receive a build warning that instructs you to add a reference.