Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 0.9% downloads on nuget.org

nuget.org : net.codecrete.qrcodegenerator

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 and XAML path (for raster bitmap / PNG see project home page), BMP bitmap - 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.). - Derived from tried and tested implementation by project Nayuki 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

Registry - Homepage - JSON
purl: pkg:nuget/net.codecrete.qrcodegenerator
Keywords: qr, code, qrcode, kanji, generator, svg, csharp, dotnet, dotnet-standard, dotnet-standard2, qr-code, qr-code-generator
License: MIT
Latest release: 2 months ago
First release: over 5 years ago
Dependent packages: 12
Downloads: 1,687,582 total
Stars: 258 on GitHub
Forks: 68 on GitHub
Total Commits: 72
Committers: 5
Average commits per author: 14.4
Development Distribution Score (DDS): 0.486
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 16 days ago

    Loading...
    Readme
    Loading...