Net.Codecrete.QrCodeGenerator 2.0.0

QR Code Generator for .NET – simple, compact and well. Derived from tried and tested implementation by project Nayuki. 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 and SVG XML string (for raster bitmap / PNG see project home page) - Encodes numeric and special-alphanumeric text in less space than general text - Open source code under the permissive MIT License - Significantly shorter code but more documentation compared to competing libraries - Built for .NET Standard 2.0 and therefore runs on most modern .NET platforms (.NET Core, .NET Framework, Mono etc.). 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: - 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

Showing the top 20 packages that depend on Net.Codecrete.QrCodeGenerator.

Packages Downloads
Aiursoft.WebTools
A tool for web development.
253
Aiursoft.WebTools
A tool for web development.
58
Aiursoft.WebTools
A tool for web development.
43
Aiursoft.WebTools
A tool for web development.
20
Aiursoft.WebTools
A tool for web development.
11
Aiursoft.WebTools
A tool for web development.
8
Aiursoft.WebTools
A tool for web development.
4
Aiursoft.WebTools
A tool for web development.
3
Aiursoft.WebTools
A tool for web development.
2

New in releases 2.0: - Fully compatible with .NET 6 (no longer depends on System.Drawing) - Separate ToBitmap() implementations for System.Drawing, SkiaSharp and ImageSharp

.NET Standard 2.0

  • No dependencies.

Version Downloads Last updated
2.0.5 269 03/25/2024
2.0.4 105 03/25/2024
2.0.3 1 04/29/2024
2.0.2 2 04/07/2024
2.0.1 2 04/01/2024
2.0.0 2 04/04/2024
2.0.0-rc.1 1 04/04/2024
1.6.1 2 04/05/2024
1.6.0 1 04/29/2024
1.5.0 1 04/29/2024
1.4.1 1 04/29/2024
1.4.0 1 04/29/2024