Found 159 packages
ColorCode is a library for colorizing source code (also known as syntax highlighting).
The Core Library, containing the Parser, and the classes to create your own formatter.
Contains the RichTextBlockFormatter, for rendering the Colorized Code to a RichTextBlock.
Contains the HtmlFormatter, and the HtmlClassFormatter, for rendering Html from the Colorized Code.
ColorCode is a library for colorizing source code (also known as syntax highlighting). ColorCode Portable is a fork of the original ColorCode code base to .NET Portable Class Libraries.
An extension for Markdig that adds syntax highlighting to code through the power of ColorCode.
An extension for Markdig that adds syntax highlighting to code through the power of ColorCode, boosted with the CsharpToColouredHTML.Core package.
A code for grabbing the color palette from an image. Uses C# and .NET to make it happen.
Aspose.Barcode for Cloud is a REST API for barcode generation and recognition. It helps you generate barcode images from scratch in linear (1D), two dimensional (2D), and postal formats. Generate barcode images in a variety of image formats: JPEG, PNG, GIF, BMP, TIFF and SVG. Recognize barcodes from different image types. Aspose.Barcode for Cloud allows you to control all aspects of the image and barcode when generating barcode images. Specify image width, height, border style, output image format and more. You can also set barcode attributes like font style, font color, background color, barcode type and the barcode text location.
CodeMirror is a JavaScript component that provides a code editor in the browser. When a mode is available for the language you are coding in, it will color your code, and optionally help with indentation. A rich programming API and a CSS theming system are available for customizing CodeMirror to fit your application, and extending it with new functionality.
Contains the RichTextBoxFormatter, for rendering the Colorized Code to a RichTextBox.
Package Description
AjaxControlToolkit contains a rich set of controls that you can use to build highly responsive and interactive AJAX-enabled Web applications. AjaxControlToolkit contains more than 40 controls, including the AutoComplete, CollapsiblePanel, ColorPicker, MaskedEdit, Calendar, Accordion, and Watermark controls. Using AjaxControlToolkit, you can build AJAX-enabled ASP.NET Web Forms applications by dragging-and-dropping Toolkit controls from the Visual Studio Toolbox onto a Web Forms page.
Optional ColorCode-based syntax highlighting integration for Avalonia.Controls.Markdown
ColorCodeStandard is a library for colorizing source code (also known as syntax highlighting) and a clone of the ColorCode package but with some bug fixes, upgrade to .net standard 2.0 and a darkmode stylesheet
A colorful QR generator and decoder based on ZXing.Net. You can generate QR code using all RGB channels or only Monotone colors.
CodeMirror is a JavaScript component that provides a code editor in the browser. When a mode is available for the language you are coding in, it will color your code, and optionally help with indentation. A rich programming API and a CSS theming system are available for customizing CodeMirror to fit your application, and extending it with new functionality. This is the complete package available from http://codemirror.net.