Operating requirements for VintaSoft Barcode .NET SDK
In This Topic
Development environments
VintaSoft Barcode .NET SDK was tested and can be used in Microsoft Visual Studio, Microsoft Studio Code, JetBrains Rider, .NET CLI for developing .NET 10, .NET 9, .NET 8, .NET 7 and .NET 6 application (console, WinForms, WPF, Windows service, ASP.NET Core, web service, etc) and .NET Framework 4.8 / 4.7 / 4.6 / 4.5 / 4.0 / 3.5 application (console, WinForms, WPF, Windows service, ASP.NET WebForms, ASP.NET MVC 5, web service, etc) in C#, VB.NET or any other .NET compatible language.
Operating Systems
VintaSoft Barcode .NET SDK was tested and can be used in
- Windows (Windows 11/10/8.1/8/7, Windows Server 2025/2022/2019/2016/2012/2008)
- Linux (Ubuntu 26/24/23/22; Debian 13/12/11/10; Fedora 44/43/42/41; OpenSUSE 15; CentOS 10/9/8; Redhate Enterprise Linux 10/9/8; Alpine 3)
- macOS (macOS 26/15/14/13/12)
References to the external libraries
.NET Core assemblies have references to Nuget-packages:
- Vintasoft.Barcode.Gdi.dll for .NET 10 has reference to the nuget-package System.Drawing.Common, Version 10.0.0
- Vintasoft.Barcode.Gdi.dll for .NET 9 has reference to the nuget-package System.Drawing.Common, Version 9.0.0
- Vintasoft.Barcode.Gdi.dll for .NET 8 has reference to the nuget-package System.Drawing.Common, Version 8.0.0
- Vintasoft.Barcode.Gdi.dll for .NET 7 has reference to the nuget-package System.Drawing.Common, Version 7.0.0
- Vintasoft.Barcode.Gdi.dll for .NET 6 has reference to the nuget-package System.Drawing.Common, Version 6.0.0
- Vintasoft.Barcode.SkiaSharp.dll for .NET 10/9/8/7/6, Framework 4.8/4.7 has reference to the nuget-package SkiaSharp, Version 3.119.0
- Vintasoft.Barcode.ImageSharp.dll for .NET 10/9/8/7/6 has reference to the nuget-package SixLabors.ImageSharp, Version=3.1.12
- Vintasoft.Barcode.AI.1D.dll for .NET 10/9/8/7/6 and .NET Framework 4.8/4.7 has reference to the nuget-package Microsoft.ML.OnnxRuntime, Version=1.23.0
- Vintasoft.Barcode.AI.1D.dll for .NET 10/9/8/7/6 and .NET Framework 4.8/4.7 has reference to the nuget-package Microsoft.ML.OnnxRuntime.Managed, Version=1.23.0
- Vintasoft.Barcode.AI.2D.dll for .NET 10/9/8/7/6 and .NET Framework 4.8/4.7 has reference to the nuget-package Microsoft.ML.OnnxRuntime, Version=1.23.0
- Vintasoft.Barcode.AI.2D.dll for .NET 10/9/8/7/6 and .NET Framework 4.8/4.7 has reference to the nuget-package Microsoft.ML.OnnxRuntime.Managed, Version=1.23.0
Threading
VintaSoft Barcode .NET SDK was tested and can be used in single or multiple threads.