JetBrains.Annotations by: JetBrains
  • 287 total downloads
  • Latest version: 2024.2.0
  • jetbrains resharper rider annotations canbenull notnull
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections. All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
JSNLog.Log4Net by: Matt Perdeck
  • 281 total downloads
  • Latest version: 2.30.0
  • JavaScript logging exceptions Log4Net
Log JavaScript errors and other client side events in your Log4Net server side log. Installs JSNLog and configures it for use with Log4Net. Use with ASP.NET 4.x.
JSNLog by: Matt Perdeck
  • 254 total downloads
  • Latest version: 2.27.1
  • JavaScript logging exceptions ajax log4net nlog elmah serilog
JavaScript logging package that lets you log exceptions, AJAX timeouts and other client side events in your server side log.
LinqKit.Core by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
  • 182 total downloads
  • Latest version: 1.2.5
  • linq EF EntityFramework Entity Framework EntityFrameworkCore
LinqKit.Core contains extensions for LINQ to SQL and Entity Framework. Note that Include(...), IAsync and IDbAsync are not supported.
itext7.bouncy-castle-adapter by: Apryse Software
  • 48 total downloads
  • Latest version: 9.0.0
  • itext itext7 itextsharp c# .net csharp
Bouncy-castle adapter module
itext7 by: Apryse Software
  • 175 total downloads
  • Latest version: 9.0.0
  • itext itext7 itextsharp c# .net csharp pdf itextcore core fdf xfa acroform forms svg digital-signatures signing security accessibility opensource open source
iText represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high- and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText can be a boon to nearly every workflow. iText allows you to build custom PDF scenarios for web, mobile, desktop or cloud apps in .NET.
jQuery by: jQuery Foundation Inc.
  • 403 total downloads
  • Latest version: 3.7.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/
Libuv by: Libuv
  • 23 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
jQuery.Validation by: Jörn Zaefferer
  • 163 total downloads
  • Latest version: 1.21.0
  • 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/
jasmine-js by: Pivotal Labs
  • 14 total downloads
  • Latest version: 1.3.1.1
  • jasmine JavaScript test
Jasmine is a behavior-driven development framework for testing JavaScript code. The package contains only jasmine.js which is useful for using together with Chutzpah.
jQuery.UI.Combined by: jQuery UI Team
  • 184 total downloads
  • Latest version: 1.13.3
  • jQuery jQueryUI plugins
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/
knockoutjs by: The Knockout.js team
  • 84 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
JsonSubTypes by: Emmanuel Counasse
  • 54 total downloads
  • Latest version: 2.0.1
  • json converter subtype inheritance deserializeobject polymorphism
Discriminated Json Subtypes Converter implementation for .NET
itext7.commons by: Apryse Software
  • 42 total downloads
  • Latest version: 9.0.0
  • itext itext7 itextsharp c# .net csharp
Commons module
LibSassBuilder by: Johan van Rensburg
  • 107 total downloads
  • Latest version: 3.0.0
  • Sass Build LibSass SassBuilder
Compile Sass files to css on project build.
LinqBridge by: Atif Aziz
  • 9 total downloads
  • Latest version: 1.3.0
  • linq
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.
LazyCache by: https://github.com/alastairtree
  • 28 total downloads
  • Latest version: 0.6.0
  • Caching Performance Speed In-memory ObjectCache Generics MemoryCache ServiceCaching Lazy Cache Lazy-Load CachingService AppCache ApplicationCache Memcached
Lazy cache is a simple in-memory caching service for .net and c sharp. It has a developer friendly generics based API, and providing a thread safe cache implementation that guarantees to only execute your cachable delegates once (it's lazy!). Under the hood it leverages ObjectCache and Lazy to provide performance and reliability in heavy load scenarios. For more info see https://github.com/alastairtree/LazyCache
KRE-CLR-x86 by: Microsoft
  • 3 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86 by: Microsoft
  • 8 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
jQuery.Templates by: Microsoft
  • 3 total downloads
  • Latest version: 0.1.0
jQuery templates contain markup with binding expressions. Templates are applied to data objects or arrays, and rendered into the HTML DOM