Barcode APIs let you generate barcode images, and recognize values from images of barcodes.
Info
| Version: | 3.2.0 |
| Author(s): | Cloudmersive |
| Last Update: | Sunday, November 2, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://cloudmersive.com/barcode-api |
| NuGet Url: | https://www.nuget.org/packages/Cloudmersive.APIClient.NET.Barcode |
Install
Install-Package Cloudmersive.APIClient.NET.Barcode
dotnet add package Cloudmersive.APIClient.NET.Barcode
paket add Cloudmersive.APIClient.NET.Barcode
Cloudmersive.APIClient.NET.Barcode Download (Unzip the "nupkg" after downloading)
Dependencies
- NewtonSoft.Json(>= 10.0.3)
- JsonSubTypes(>= 1.2.0)
- RestSharp(>= 106.6.10)