Antlr by: Sam Harwell Terence Parr
  • 28 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.
Castle.Core by: Castle Project Contributors
  • 19 total downloads
  • Latest version: 4.3.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 28 total downloads
  • Latest version: 3.4.1
  • logging log Common.Logging
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
Conceptnet.Data.Hermes by: CONCEPTNET GmbH
  • 16 total downloads
  • Latest version: 8.0.0
Database Entities @Hermes
Conceptnet.Data.Panzerknacker by: CONCEPTNET GmbH
  • 16 total downloads
  • Latest version: 8.0.0
Database Entities @Panzerknacker
DocumentFormat.OpenXml by: Microsoft
  • 48 total downloads
  • Latest version: 2.9.1
  • openxml office
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as: - High-performance generation of word-processing documents, spreadsheets, and presentations. - Populating content in Word files from an XML data source. - Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file. - Extraction of data from Excel documents. - Searching and replacing content in Word/PowerPoint using regular expressions. - Updating cached data and embedded spreadsheets for charts in Word/PowerPoint. - Document modification, such as removing tracked revisions or removing unacceptable content from documents.
EntityFramework by: Microsoft
  • 92 total downloads
  • Latest version: 6.4.4
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EPPlus by: Jan Källman
  • 20 total downloads
  • Latest version: 4.5.3.3
  • Excel ooxml
Create advanced Excel spreadsheets using .NET
ExcelLibrary by: Artiom Chilaru
  • 16 total downloads
  • Latest version: 1.2011.7.31
  • excel
The aim of this project is provide a native .NET solution to create, read and modify Excel files without using COM interop or OLEDB connection. Currently .xls (BIFF8) format is implemented. In future .xlsx (Excel 2007) may also be supported.
jQuery by: jQuery Foundation Inc.
  • 24 total downloads
  • Latest version: 3.5.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.Migrate by: jQuery Foundation
  • 21 total downloads
  • Latest version: 3.3.0
  • jQuery
Migrate older jQuery code to jQuery 1.9+ NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
Knockout.Mapping by: Roy Jacobs
  • 21 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.
knockoutjs by: The Knockout.js team
  • 26 total downloads
  • Latest version: 3.5.1
  • knockout mvvm
A JavaScript MVVM library to help you create rich, dynamic user interfaces with clean maintainable code
log4net by: The Apache Software Foundation
  • 40 total downloads
  • Latest version: 2.0.14
  • logging log tracing logfiles
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
Modernizr by: Faruk Ateş Paul Irish Alex Sexton
  • 22 total downloads
  • Latest version: 2.8.3
  • JavaScript HTML HTML5 CSS CSS3 SVG
Modernizr adds classes to the <html> element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it. Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
Moment.js by: Tim Wood Iskren Chernev Moment.js contributors
  • 25 total downloads
  • Latest version: 2.27.0
  • JavaScript date time browser node.js
A lightweight JavaScript date library for parsing, manipulating, and formatting dates.
Mono.Reflection.Core by: Jb Evain
  • 17 total downloads
  • Latest version: 1.1.1
  • assembly assemblies module modules il cil msil bytecode reflection disassembler
Complement for System.Reflection, including an IL disassembler.
NETStandard.Library by: Microsoft
  • 51 total downloads
  • Latest version: 2.0.1
A set of standard .NET APIs that are prescribed to be used and supported together. b7f182415927d3b98445d043e1680c56b9d1f17c When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json by: James Newton-King
  • 247 total downloads
  • Latest version: 13.0.3
  • json
Json.NET is a popular high-performance JSON framework for .NET
NUnit by: Charlie Poole Rob Prouse
  • 209 total downloads
  • Latest version: 4.0.0
  • nunit test testing tdd framework fluent assert theory plugin addin
NUnit is a unit-testing framework for all .NET languages. It can run on macOS, Linux and Windows operating systems. NUnit can be used for a wide range of testing, from unit testing with TDD to full fledged system and integration testing. It is a non-opinionated, broad and deep framework with multiple different ways to assert that your code behaves as expected. Many aspects of NUnit can be extended to suit your specific purposes. The latest version, version 4, is an upgrade from the groundbreaking NUnit 3 framework. It is a modernized version, aimed at taking advantage of the latest .NET features and C# language constructs. If you are upgrading from NUnit 3, be aware of the breaking changes (https://docs.nunit.org/articles/nunit/release-notes/breaking-changes.html#nunit-40). Please see the NUnit 4 Migration Guide (https://docs.nunit.org/articles/nunit/release-notes/Nunit4.0-MigrationGuide.html) and take care to prepare your NUnit 3 code before you do the upgrade. Supported platforms: - .NET Framework 4.6.2+ - .NET 6.0+