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 9, .NET 8, .NET 7 and .NET 6 application (console, WinForms, WPF, Windows service, ASP.NET Core, MAUI, 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 24/23/22/20/18/16; Debian 12/11/10/9; Fedora 40/39/38/37/36/35; CentOS 8/7; OpenSUSE 15; Redhate Enterprise Linux 8/7; Alpine 3)
- macOS (macOS 12/11/10)
- Android
References to the external libraries
.NET Core assemblies have references to Nuget-packages:
- Vintasoft.Barcode.Gdi.dll for .NET 9 has reference to Nuget-package "System.Drawing.Common, Version 9.0.0"
- Vintasoft.Barcode.Gdi.dll for .NET 8 has reference to Nuget-package "System.Drawing.Common, Version 8.0.0"
- Vintasoft.Barcode.Gdi.dll for .NET 7 has reference to Nuget-package "System.Drawing.Common, Version 7.0.0"
- Vintasoft.Barcode.Gdi.dll for .NET 6 has reference to Nuget-package "System.Drawing.Common, Version 6.0.0"
-
- Vintasoft.Barcode.SkiaSharp.dll for .NET 9, .NET 8, .NET 7 and .NET 6 has reference to Nuget-package "SkiaSharp, Version 2.88.9"
- Vintasoft.Barcode.SkiaSharp.dll for .NET Framework 4.8/4.7 has reference to Nuget-package "SkiaSharp, Version 2.88.9"
-
- Vintasoft.Barcode.ImageSharp.dll for .NET 9, .NET 8, .NET 7 and .NET 6 has reference to Nuget-package "SixLabors.ImageSharp, Version="3.1.5"
Threading
VintaSoft Barcode .NET SDK was tested and can be used in single or multiple threads.