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.
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: Microsot
- 23 total downloads
- Latest version: 1.0.0
Microsoft OpenXML SDK 2.0
EntityFramework
by: Microsoft
- 92 total downloads
- Latest version: 6.4.4
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
ExcelLibrary
by: Artiom Chilaru
- 16 total downloads
- Latest version: 1.2011.7.31
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 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
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
A JavaScript MVVM library to help you create rich, dynamic user interfaces with clean maintainable code
Modernizr
by: Faruk Ateş Paul Irish Alex Sexton
- 22 total downloads
- Latest version: 2.8.3
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
A lightweight JavaScript date library for parsing, manipulating, and formatting dates.
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
- 55 total downloads
- Latest version: 10.0.3
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 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+
NUnit.Analyzers
by: NUnit
- 126 total downloads
- Latest version: 3.9.0
This package includes analyzers and code fixes for test projects using NUnit 3. The analyzers will mark wrong usages when writing tests, and the code fixes can be used to used to correct these usages.
Version 3.0 and upwards works in Visual Studio 2019 and also enables supression of compiler errors such as errors arising from nullable reference types. For Visual Studio 2017 one must use versions below 3.0.
QRCodeHelper
by: J.Sakamoto
- 25 total downloads
- Latest version: 1.0.4
This helper for WebMatrix and ASP.NET Web Pages allows you to easily display QR Code on your site.
あなたのASP.NETページにQRコードを容易に表示することのできる、WebMatrix および ASP.NET Web Pages 用のヘルパーです。
reCAPTCH.MVC
by: Bhaumik Patel
- 23 total downloads
- Latest version: 1.0.1
ReCAPTCHA MVC lets you embed a CAPTCHA in your web pages in order to protect them against spam and other types of automated abuse.
DEMO and Document => http://recaptchamvc.apphb.com/
The primary features of the library are:
--> reCAPTCHA API verion 2.0 Support
--> The color theme of the widget. (dark, light)
--> The type of CAPTCHA to serve. (audio, image)
--> MVC 4 and MVC 5 Support
Remotion.Linq
by: rubicon IT GmbH
- 18 total downloads
- Latest version: 2.1.1
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages.
Key features:
- Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax)
- Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...)
- Provides basic infrastructure for backend development (e.g. SQL generation)
- Provides a framework for user-defined query extensions and transformations
Respond
by: Scott Jehl Paul Irish Nicholas Zakas
- 21 total downloads
- Latest version: 1.4.2
The goal of this script is to provide a fast and lightweight (3kb minified / 1kb gzipped) script to enable responsive web designs in browsers that don't support CSS3 Media Queries - in particular, Internet Explorer 8 and under. It's written in such a way that it will probably patch support for other non-supporting browsers as well (more information on that soon).