### Install IronBarcode via NuGet Package Manager Source: https://ironsoftware.com/csharp/barcode/docs/license/credits Use this command in the Package Manager Console to install the IronBarcode library. Ensure you have NuGet Package Manager configured in your Visual Studio solution. ```powershell Install-Package BarCode ``` -------------------------------- ### Install IronPDF via NuGet Package Manager Source: https://ironsoftware.com/csharp/barcode/docs/license/eula Use this command to install the IronPDF library through the NuGet Package Manager Console in Visual Studio. Ensure you have the correct version specified. ```powershell Install-Package IronPdf ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.