458 packages tagged with “maker”
This is the client library for the Question Answering service, a cloud-based Natural Language Processing (NLP) service that allows you to create a natural conversational layer over your data. It is used to find the most appropriate answer for any input from your custom knowledge base (KB) of information.
A .NET library that provides a fluent API for building SOAP 1.1 and SOAP 1.2 messages.
Plugin for creating a dynamic model CMS inside RapidCMS. RapidCMS is a Blazor framework which allows you to build a responsive and flexible CMS purely from code.
Dotnet Report is a powerful .NET Embedded Analytics and Reporting Solution that simplifies adding customizable, user-friendly report-building and data visualization features to your ASP.NET Web Applications. Designed for developers, it offers seamless integration, intuitive interfaces, and robust reporting capabilities to empower end-users with actionable insights. Perfect for businesses looking to enhance data-driven decision-making and streamline reporting workflows.
Entity Framework Core source generator for RapidCMS Model Maker. RapidCMS is a Blazor framework which allows you to build a responsive and flexible CMS purely from code.
Package lets your create usernames, password, dates, phone numbers, colours and random sentences.
BarcodeLib - A barcode library to quickly create barcodes (QR Code, Data Matrix, Code 128/39, EAN/UPC, GS1-128), includes comprehensive options to customize the ISO compatible barcodes. View our C# how to start page : https://www.barcodelib.com/csharp/ Quick to start C# code ============================== using BarcodeLib.Barcode; // Create a QR Code barcode QRCode qrcode = new QRCode(); qrcode.Data = "https://www.barcodelib.com"; qrcode.drawBarcode("C://output//qrcode.png"); // Create a Code 128 barcode Linear code128 = new Linear(); code128.Type = Barcode.BarcodeType.CODE128; code128.Data = "CODE 128"; code128.drawBarcode("C://output//code128.png"); Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Licenses : https://www.barcodelib.com/purchase/main.html Email : support@barcodelib.com
Ad Hoc Report Builder and Embedded Analytics that allows programmers to easily add Report building functionality to their ASP .NET Web Application
C# bindings for microsoft's QnaMaker cognitive service
PDF can be made by simply returning return new PdfResult() in ASP.NET MVC which will show a PDF in the browser or you can use PdfBytes class to get html converted to pdf bytes . There are multiple overloads available for you to select an data object or a action other than your current one. Moreover you can pass parameters to specify master layout if any, document size, File Download Name.
Framework for Telegram Bot API. You can use to boost developing Telegram bots using C#. Example projects, usage and documentation can be found at my Github repository
This is a library for mods to make FSM edits easier.
BarcodeLib.SSRS - A barcode library to quickly create barcodes in C#.NET SSRS reporting service reports Supports QR Code, Data Matrix, Code 128/39, EAN/UPC, GS1-128, includes comprehensive options to customize the ISO compatible barcodes. View our C# how to start page : https://www.barcodelib.com/net_reporting_services/main.html Documents ============================== C# How to Guide : https://www.barcodelib.com/net_barcode/barcode_symbologies/barcode_microsoft_reporting_service2008.html Licenses : https://www.barcodelib.com/purchase/main.html Email : support@barcodelib.com
BarcodeLib.RDLC - A barcode library to quickly create barcodes in C#.NET RDLC reports. Supports QR Code, Data Matrix, Code 128/39, EAN/UPC, GS1-128, includes comprehensive options to customize the ISO compatible barcodes. View our C# how to start page : https://www.barcodelib.com/net_rdlc_reports/main.html Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/barcode_rdlc_reports_csharp.html Licenses : https://www.barcodelib.com/purchase/main.html Email : support@barcodelib.com
BarcodeLib.Crystal Reports - A barcode library to quickly create barcodes in C#.NET Crystal reports. Supports QR Code, Data Matrix, Code 128/39, EAN/UPC, GS1-128, includes comprehensive options to customize the ISO compatible barcodes. View our C# how to start page : https://www.barcodelib.com/net_crystal_reports/main.html Documents ============================== C# How to Guide : https://www.barcodelib.com/net_barcode/barcode_symbologies/barcode_crystal_reports.html Licenses : https://www.barcodelib.com/purchase/main.html Email : support@barcodelib.com
.NET client for connecting to AllThingsTalk platform
C# library to allow you to sync QnA items to the Microsoft QnA Maker service from anywhere. Implemented for v3 of the QnA Maker Service, the library allows you to build up a list of QnAItems (for example you might have existing FAQ pages in your CMS or in a CRM system) and sync them with the QnA Maker service. You could use the library within a scheduled job to keep all of your items up to date in QnA Maker without the need of duplicating effort maintaining your items in more than one place (e.g. FAQ pages on your web site and in the QnA Maker portal. Full source and sample can be found over on the GitHub site.
CodeNet Maker Checker package.
.Net Embedded Analytics and Report Generator that allows programmers to easily add Report building functionality to their ASP .NET Web Application
Set of tools for dynamically creating html elements in C# code
BarcodeLib - A barcode library to quickly create QR Code and other barcodes on PDF with comprehensive options to customize the ISO compatible barcodes. This package includes shared C# example source code for all barcode formats on PDF. Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com
CLI to run Maker makes
BarcodeLib - A barcode library to quickly create QR Code and other barcodes on Word (.docx) with comprehensive options to customize the ISO compatible barcodes. This package includes shared C# example source code for all barcode formats on Word (.docx). Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com
BarcodeLib - A barcode library to quickly create QR Code and other barcodes on Word (.docx) with comprehensive options to customize the ISO compatible barcodes. This package includes shared VB.NET example source code for all barcode formats on Word (.docx). Documents ============================== How to Guide : https://www.barcodelib.com/vb_net/ Email : support@barcodelib.com
BarcodeLib - A barcode library to quickly create QR Code and other barcodes on multi-page TIFF file with comprehensive options to customize the ISO compatible barcodes. This package includes shared C# example source code for all barcode formats on multi-page TIFF file. Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com
BarcodeLib - A barcode library to quickly create QR Code and other barcodes on Excel (.xlsx) with comprehensive options to customize the ISO compatible barcodes. This package includes shared C# example source code for all barcode formats on Excel (.xlsx). Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com
BarcodeLib - A barcode library to quickly create QR Code and other barcodes on multi-page TIFF file with comprehensive options to customize the ISO compatible barcodes. This package includes shared VB.NET example source code for all barcode formats on multi-page TIFF file Documents ============================== How to Guide : https://www.barcodelib.com/vb_net/ Email : support@barcodelib.com
BarcodeLib - A barcode library to quickly create QR Code and other barcodes on Excel (.xlsx) with comprehensive options to customize the ISO compatible barcodes. This package includes shared VB.NET example source code for all barcode formats on Excel (.xlsx). Documents ============================== How to Guide : https://www.barcodelib.com/vb_net/ Email : support@barcodelib.com