Barcode APIs let you generate barcode images, and recognize values from images of barcodes.
Info
Version: | 2.1.0 |
Author(s): | Cloudmersive |
Last Update: | Saturday, June 8, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://cloudmersive.com/barcode-api |
NuGet Url: | https://www.nuget.org/packages/Cloudmersive.APIClient.NETCore.Barcode |
Install
Install-Package Cloudmersive.APIClient.NETCore.Barcode
dotnet add package Cloudmersive.APIClient.NETCore.Barcode
paket add Cloudmersive.APIClient.NETCore.Barcode
Cloudmersive.APIClient.NETCore.Barcode Download (Unzip the "nupkg" after downloading)
Dependencies
- FubarCoder.RestSharp.Portable.Core(>= 4.0.7)
- FubarCoder.RestSharp.Portable.HttpClient(>= 4.0.7)
- JsonSubTypes(>= 1.2.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)