C1.AspNetCore.Api.BarCode 6.0.20252.402

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package C1.AspNetCore.Api.BarCode --version 6.0.20252.402
                    
NuGet\Install-Package C1.AspNetCore.Api.BarCode -Version 6.0.20252.402
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="C1.AspNetCore.Api.BarCode" Version="6.0.20252.402" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="C1.AspNetCore.Api.BarCode" Version="6.0.20252.402" />
                    
Directory.Packages.props
<PackageReference Include="C1.AspNetCore.Api.BarCode" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add C1.AspNetCore.Api.BarCode --version 6.0.20252.402
                    
#r "nuget: C1.AspNetCore.Api.BarCode, 6.0.20252.402"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package C1.AspNetCore.Api.BarCode@6.0.20252.402
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=C1.AspNetCore.Api.BarCode&version=6.0.20252.402
                    
Install as a Cake Addin
#tool nuget:?package=C1.AspNetCore.Api.BarCode&version=6.0.20252.402
                    
Install as a Cake Tool

About

Generate scannable C1 supported barcode on the fly from the (given) text, in/using a variety of standard encoding types. The barcode so obtained can then be saved as image or stream.

Let's say you want to use barcode in PDF document or a form. You simply need to provide the desired text to be barcoded and the barcode type through your simple client application. The client application sends a GET request to the REST API service, which returns the generated barcode in response as an image stream. Barcode service lets you save the barcode image to PNG, JPEG, BMP, GIF, or TIFF image formats. Embed/ use the obtained barcode image in PDF or other documents, forms, databases, ID cards and more.

Resources

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.20252.403-rc 124 4/3/2026
6.0.20252.402 137 3/20/2026
6.0.20252.401 124 2/12/2026
6.0.20252.380 572 12/1/2025
6.0.20251.371 261 8/13/2025
6.0.20251.366 253 7/16/2025
6.0.20251.352 355 5/16/2025
6.0.20242.347 278 12/27/2024
6.0.20242.345 226 11/28/2024
6.0.20241.342 335 7/19/2024
6.0.20241.341 267 7/8/2024
6.0.20241.340 279 5/29/2024
6.0.20233.334 299 3/22/2024
6.0.20233.331 343 12/5/2023
6.0.20231.327 364 8/3/2023
6.0.20231.324 397 3/24/2023
3.0.20222.320 672 7/27/2022
3.0.20221.317 663 5/31/2022
3.0.20221.313 782 3/23/2022
3.0.20213.310 785 1/24/2022
Loading failed