ILMerge by: mbarnett
  • 138 total downloads
  • Latest version: 3.0.41
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
  • 269 total downloads
  • Latest version: 2.0.35
  • 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.
ImpromptuInterface by: Jay Tuley
  • 38 total downloads
  • Latest version: 6.0.6
  • ducktyping duckcasting dynamic .net40 Silverlight proxy impromptu interface reflection dlr currying
A Lightweight Duck Casting Framework for dynamic C# 4.0 (.net4 & silverlight4 & silveright5 ). Includes helper methods for dynamic invocation via method and property names known only at runtime (runs faster than reflection).
IronPdf by: Iron PDF Development Team https://IronPdf.com
  • 55 total downloads
  • Latest version: 2022.7.6986
  • PDF C# HTML VB.NET Html-to-pdf aspx c# pdf create render generate standard netstandard2.0 core netcore
IronPDF helps C# Software Engineers to create, edit and extract PDF content in .NET projects. # C# HTML to PDF for .NET 5, Core, Standard, and Framework # Work with PDFs in C# using HTML, MVC, ASPX, and images # Generate, Edit, Read and Secure PDF Documents Generate PDFs with Pixel Perfect Chrome HTML to PDF Rendering: The Iron PDF library takes the frustration out of generating PDF documents by not relying on proprietary APIs. “Html-To-Pdf” renders pixel-perfect PDFs from open standard document types: HTML, JS, CSS, JPG, PNG, GIF, and SVG. In short, it uses the skills that developers already possess. Fully Supports: * .NET 5, Framework, Core, and Standard * Windows, MacOS, Linux, Azure, Docker and AWS For code examples, tutorials and documentation visit https://ironpdf.com/
IronPdf.Native.Chrome.Windows by: https://ironpdf.com
  • 2 total downloads
  • Latest version: 2022.11.10299
  • IronPdf Windows Chrome Html To PDF Iron
External methods which allow for interoperability between native and managed code
IronPdf.Slim by: Iron PDF Development Team https://IronPdf.com
  • 75 total downloads
  • Latest version: 2024.12.9
  • PDF C# Csharp HTML VB.NET HTML-TO-PDF IRONPDF PDF-DOCUMENT CREATE-PDF EDIT-PDF GENERATE-PDF CHROME PDFIUM URL-TO-PDF JavaScript HTML5 CSS3 MERGE-PDF SIGN-PDF PRINTPDF READ_PDF PDF-COMPRESSION MAC WINDOWS LINUX AZURE
IronPDF helps C# Software Engineers to create, edit and extract PDF content in .NET projects. Requires IronPdf.Native.Chrome and IronSoftware.Native.PdfModel NuGet package appropriate for your platform. # C# HTML to PDF for .NET 8, .NET 7, .NET 6, .NET 5, Core, Standard, and Framework # Work with PDFs in C# using HTML, MVC, ASPX, and images # Generate, Edit, Read and Secure PDF Documents Generate PDFs with Pixel Perfect Chrome HTML to PDF Rendering: The IronPDF library takes the frustration out of generating PDF documents by not relying on proprietary APIs. “Html-To-Pdf” renders pixel-perfect PDFs from open standard document types: HTML, JS, CSS, JPG, PNG, GIF, and SVG. In short, it uses the skills that developers already possess. Fully Supports: * .NET 8, .NET 7, .NET 6, .NET 5, Framework, Core, and Standard * Windows, macOS, Linux, Azure, Docker and AWS For code examples, tutorials and documentation visit https://ironpdf.com/
itext7 by: Apryse Software
  • 36 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.
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.commons by: Apryse Software
  • 42 total downloads
  • Latest version: 9.0.0
  • itext itext7 itextsharp c# .net csharp
Commons module
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.
JetBrains.Annotations by: JetBrains
  • 29 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.
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/
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
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/
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/
JSNLog by: Matt Perdeck
  • 253 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.
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.
JsonSubTypes by: Emmanuel Counasse
  • 3 total downloads
  • Latest version: 1.4.0
  • json converter subtype inheritance deserializeobject polymorphism
Discriminated Json Subtypes Converter implementation for .NET
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
KRE-CLR-x86 by: Microsoft
  • 3 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86