Found 1,255 packages
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.
QrCode for .NET Standard with Skia.Sharp. No GDI, no System.Drawing.
.Net QrCode Encoder
QRCode Library is a .NET component that can be used to encode and decode QRCode. QRCode is a 2 dimensional bar code that originated in Japan. Nowadays it is widely used in a wide range of industries, e.g. for vehicle parts tracking and inventory management. QR stands for �Quick Response�. It was created by the Japanese corporation Denso-Wave in 1994 and is aimed at decoding contents at high speed. Nowadays, QR Code is used in mobile phones to ease data entry. QRCode can also be printed on a business card or shown on any display, which can then be captured by the mobile phone provided the mobile phone has the software to read QRCode. QRCode Library provides functions to: Encode content into a QR Code image which can saved in JPEG, GIF, PNG, or BITMAP formats Decode a QR Code image The library can be used in any .NET 3.5 Windows Application, ASP.NET web application or Windows Mobile device application.
QR Code Barcode Generator Library: The nuget package supports QR Code 2d barcode encoding and generation in ASP.NET Core, MVC, web, WinForms, WPF Windows applications. Supported QR Code format : * ISO compatible QR Code * Micro QR Code * Macro QR Code * GS1 QR Code * Styled QR Code (Logo) Barcode Output Types : * Raster images: BITMAP (.bmp), JPEG, PNG, TIFF, GIF * Vector images: SVG, EPS * Stream objects or Byte array Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * C# Guide : https://www.onbarcode.com/tutorial/csharp-barcode-generation.html * Contact US : support@onbarcode.com
generating QR code string based on EMV format
QR Code Generator for .NET – simple, compact and with many examples. Core features: - Supports encoding all 40 versions (sizes) and all 4 error correction levels, as per the QR Code Model 2 standard - Output formats: Raw modules/pixels of the QR symbol, SVG, XAML path, PNG and BMP files. For other raster bitmap formats, see project home page. - Encodes numeric and special-alphanumeric text in less space than general text - Open source code under the permissive MIT License - Built for .NET Standard 2.0 and therefore runs on most modern .NET platforms (.NET Core, .NET Framework, Mono etc.). - Example code for WinForms, WPF, ASP.NET, ImageSharp, SkiaSharp and many more Manual parameters: - You can specify the minimum and maximum version number allowed, and the library will automatically choose the smallest version in the range that fits the data. - You can specify the mask pattern manually, otherwise library will automatically evaluate all 8 masks and select the optimal one. - You can specify an error correction level, or optionally allow the library to boost it if it doesn't increase the version number. - You can create a list of data segments manually and add ECI segments. Optional advanced features: - Long text can be split into multiple linked QR codes (aka Structured Append) - Encodes Japanese Unicode text in Kanji mode to save a lot of space compared to UTF-8 bytes - Computes optimal segment mode switching for text with mixed numeric/alphanumeric/general/kanji parts
二维码
Util.Tools.QrCode是Util应用框架的二维码操作类库。 Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。
XImage.QRCode is a C# QR Code generator and reader library to generate, read QR Code in C#.NET projects. Supported barcode formats : * QR Code (Steyled QR Code, +GS1) Output : * Raster images: bitmap (.bmp), gif, png, jpeg/jpg, tiff * Vector images: svg, eps * Stream objects or binary data Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * C# Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/barcode-generating-qrcode-how-to/ * Support : support@rasteredge.com
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes. Based on ImageSharp to provide plattform independency.
QRCode library for .NET Core.
The QRCode decoder libraries allows your program to read (decode) an image containing one or more QR Codes.
Кодирование и декодирование QR-кодов. Входит в состав Universe.Framework.
Ding.QRCode是基于.net core平台开发的应用框架中的二维码操作核心类库。
jquery.qrcode.js is jquery plugin for a pure browser qrcode generation. It allow you to easily add qrcode to your webpages. It is standalone, less than 4k after minify+gzip, no image download. It doesnt rely on external services which go on and off, or add latency while loading. It is based on a library which build qrcode in various languages. jquery.qrcode.js wraps it to make it easy to include in your own code.
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Содержит алгоритмы "настойчивого" считывания QR-кодов. Входит в состав Universe.Framework
Ding.QRCode.ZXing是基于.net core平台开发的应用框架中的ZXing.Net二维码操作类库。
Ding.QRCode.QRCoder是基于.net core平台开发的应用框架中的QRCoder二维码操作类库。