ILMerge by: mbarnett
  • 56 total downloads
  • Latest version: 3.0.29
ILMerge is a utility that can be used to merge multiple .NET assemblies into a single assembly. ILMerge takes a set of input assemblies and merges them into one target assembly. The first assembly in the list of input assemblies is the primary assembly. When the primary assembly is an executable, then the target assembly is created as an executable with the same entry point as the primary assembly. Also, if the primary assembly has a strong name, and a .snk file is provided, then the target assembly is re-signed with the specified key so that it also has a strong name. ILMerge is packaged as a console application. But all of its functionality is also available programmatically. There are several options that control the behavior of ILMerge. See the documentation that comes with the tool for details.
ILRepack by: Francois Valdy
  • 49 total downloads
  • Latest version: 2.0.34
  • ILRepack ILMerge dotnet IL
ILRepack is meant at replacing ILMerge / Mono.Merge. The former being closed-source, impossible to customize, slow, resource consuming and many more. The later being deprecated, unsupported, and based on an old version of Mono.Cecil.
IdentityServer3.AccessTokenValidation by: Brock Allen Dominick Baier
  • 28 total downloads
  • Latest version: 2.14.0
  • IdentityServer OpenID Connect OpenIDConnect OAuth2 OWIN ASP.NET Katana WebApi SSO Federation Claims Identity JWT token
Access token validation middleware for JWT and reference tokens issued by IdentityServer3.
JSNLog.Log4Net by: Matt Perdeck
  • 50 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
  • 4 total downloads
  • Latest version: 2.22.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.
MessagePackAnalyzer by: neuecc aarnott
  • 1 total downloads
  • Latest version: 2.1.152
  • MsgPack MessagePack Serialization Formatter Analyzer
Analyzer of MessagePack for C#, verify rule for [MessagePackObject] and code fix for [Key].
Hangfire.SqlServer by: Sergey Odinokov
  • 2 total downloads
  • Latest version: 1.8.11
  • Hangfire SqlServer SqlAzure LocalDB
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
itext7.bouncy-castle-adapter by: Apryse Software
  • 5 total downloads
  • Latest version: 8.0.3
  • itext itext7 itextsharp c# .net csharp
Bouncy-castle adapter module
log4net by: Apache Software Foundation
  • 2 total downloads
  • Latest version: 2.0.0
  • 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
itext7 by: Apryse Software
  • 3 total downloads
  • Latest version: 8.0.3
  • 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.
Hangfire by: Sergey Odinokov
  • 2 total downloads
  • Latest version: 1.8.11
  • Hangfire AspNet MVC AspNetCore NetCore SqlServer Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Scheduler Threading Queues
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/
jQuery by: jQuery Foundation Inc.
  • 30 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
  • 1 total downloads
  • Latest version: 1.9.1
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
Grpc.Net.Client by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.60.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.Common by: The gRPC Authors
  • 2 total downloads
  • Latest version: 2.60.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
jQuery.Validation by: Jörn Zaefferer
  • 15 total downloads
  • Latest version: 1.20.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
  • 1 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
  • 1 total downloads
  • Latest version: 1.11.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: Steven Sanderson
  • 1 total downloads
  • Latest version: 3.2.0
  • knockout mvvm
A JavaScript MVVM library to help you create rich, dynamic user interfaces with clean maintainable code
JetBrains.Annotations by: JetBrains
  • 1 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.