Found 143 packages
Package Description
Dot Net abstraction of javascript toastr to create toast notification on ASP.NET Core MVC Projects
Extension for DynamicImage that can render 3D scenes
jQuery templates contain markup with binding expressions. Templates are applied to data objects or arrays, and rendered into the HTML DOM.
The easiest AJAX library for ASP.NET. Use Render method on any ISelfRenderedControl-derived control and get ready-to-show HTML.
Knockout Pre Rendered (knockout-pre-rendered) binding library for Bridge.NET projects.
Index modular/rendered content added to a page via Sitecore Experience Editor. Determine which renderings should be indexed based on patch config. All logic broken out into Sitecore pipelines to provide customization support.
Source code package. An extension which parses the values of the given IDictionary<string,object> and replaces any tokens referencing keys from itself.
Stimulsoft Reports.NET is a .NET based reporting tool which helps you create flexible and feature rich reports. All reports are created in a report designer with handy and user-friendly interface. Using Stimulsoft Reports.NET you can create reports on the basis of various data sources. Created reports can be used both in Windows Forms and ASP.NET. Rendered reports can be exported to different formats. The product supports .NET and .NET Core frameworks.
Create pdf documents within an asp .net mvc project by generating your views as normal but returning a PdfActionResult. This converts regular produced razor/html to pdf documents in the browser using the iTextXmlWorker. Please see the following URL for instructions and a demo link: https://github.com/andyhutch77/MvcRazorToPdf. This uses the newer version/licence of iText/iTextXmlWorker and can process the html that is produced from your views.
SanteDB Business Intelligence (BI) core logic. Provides structures for data sources, queries, reports, and report controls rendered in all SanteDB software solutions.
This is a cross-platform library that allows you to create, analyze, and modify PDF documents. Its object model closely follows the Adobe PDF specification, and is designed to provide direct access to features of the PDF format. In addition, this library includes a powerful and platform-independent font handling and text layout engine and other high-level features that make PDF document creation easy and convenient. HTML content can be rendered using the optional GcHtml library (https://www.nuget.org/packages/GrapeCity.Documents.Html/). This library is compatible with .NET 8, .NET 7, .NET 6, .NET Standard 2.x, .NET Framework 4.6.1 or higher. All features are fully supported on Windows, macOS and Linux. The online demo browser is available at https://developer.mescius.com/document-solutions/dot-net-pdf-api/demos/.
HTML to PDF converter for C#/.NET (WkHtmlToPdf wrapper). Generates pretty-looking PDF by HTML template or web page URL. Web page is rendered using QtWebKit engine and PDF result is very similar to a web browser view. Engine supports page header/footer, page numbering, custom fonts, javascript execution. NReco.PdfGenerator nuget can be used for free in non-SaaS apps that have only one single-server production deployment. This nuget package embeds wkhtmltopdf binaries (for Windows; they're extracted on first use automatically - you don't need to deploy wkhtmltopdf separately) and can be used only on Windows. For cross-platform deployments NReco.PdfGenerator.LT nuget should be used instead. var htmlContent = String.Format("Hello world: {0}",DateTime.Now); var htmlToPdf = new NReco.PdfGenerator.HtmlToPdfConverter(); var pdfBytes = htmlToPdf.GeneratePdf(htmlContent); More info (PdfGenerator online demo, examples): https://www.nrecosite.com/pdf_generator_net.aspx
MudBlazor extension components for Static Server-Side Rendered pages. Focuses on input components for forms.
This is a cross-platform library for working with raster and vector (SVG) images. This library supports several popular image formats including PNG, JPEG, TIFF, WEBP, BMP, GIF, ICO and SVG. It provides powerful text layout, font management and graphics engines that allow drawing high-quality text and graphics on images. It allows you to resize, rotate, and crop images, apply various filters and effects, and convert images between all supported image formats. HTML content can be rendered using the optional HTML package https://www.nuget.org/packages/GrapeCity.Documents.Html/. This library does not depend on specific hardware or third-party libraries. It is compatible with .NET 8, .NET 7, .NET 6, .NET Standard 2.x, .NET Framework 4.6.1 or higher. All features are fully supported on Windows, macOS and Linux. The online demo browser is available at https://developer.mescius.com/document-solutions/dot-net-imaging-api/demos/.
Stimulsoft Dashboards.WIN is a set of components using which you can add analytics to your application. Dashboards are designed for both WinForms and WPF technologies. Data can be rendered using various widgets from tables and charts to arrow gauges. Stimulsoft Dashboards.WIN supports a variety of data sources such as SQL, CSV, JSON, and others. The product supports .NET and .NET Core frameworks.
Allows other plugins access to the rendering pipeline after all content is rendered
ExpertPDF Pdf Creator SDK is a full featured .NET pdf library. It offers enhanced HTML to PDF conversion capabilities, RTF to PDF conversion, PDF merge and split, PDF encryption and digital signatures, bookmarks, and many more. General features - Add texts and image elements to the PDF documents and templates - Render multipage images (TIFF) to PDF - Add graphic elements like lines, rectangles, ellipses, circles, Bezier curves - Create bookmarks for the PDF document - Merge and split PDF files and streams with MergePdf and SplitPdf classes - Create links to internal and external resources in the PDF document - Create file attachments - Create text notes - Rotate PDF document pages - Add viewer preferences - Add document description - Add fonts and color directly from .NET Font and Color structures Pdf security - Add ordinary digital signatures - Set user and owner passwords - Encrypt PDF document content - 40 and 128 bit encryption keys - Set PDF document permissions (print, edit, copy) Html to pdf conversion - Place the HTML to PDF conversion result in any position in PDF document - Set the width and height in PDF of content rendered from HTML - Add several html elements in the same document in any position - Possibility to get the bounds of the rendered content in each rendered page - Set the transparency for the rendered content - Rotate the rendered PDF content - Add HTML in templates that can repeated on each page of the PDF document - Add HTML in header and footer of the PDF document RTF to pdf conversion - Place the RTF to PDF conversion result in any position in PDF document - Set the width and height in PDF of content rendered from RTF - Add several RTF elements in the same document in any position - Possibility to get the bounds of the rendered content in each rendered page - Set the transparency for the rendered content - Rotate the rendered PDF content - Add RTF in templates that can repeated on each page of the PDF document - Add RTF in header and footer of the PDF document
Enables custom meta data tags to be configured and rendered on community pages
A batching Serilog sink for Slack. Each log message is sent as an attachment on the same message, with the log event properties rendered out as fields.