GigeVision.Core 2.7.3

dotnet add package GigeVision.Core --version 2.7.3
                    
NuGet\Install-Package GigeVision.Core -Version 2.7.3
                    
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="GigeVision.Core" Version="2.7.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GigeVision.Core" Version="2.7.3" />
                    
Directory.Packages.props
<PackageReference Include="GigeVision.Core" />
                    
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 GigeVision.Core --version 2.7.3
                    
#r "nuget: GigeVision.Core, 2.7.3"
                    
#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 GigeVision.Core@2.7.3
                    
#: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=GigeVision.Core&version=2.7.3
                    
Install as a Cake Addin
#tool nuget:?package=GigeVision.Core&version=2.7.3
                    
Install as a Cake Tool

Simple GigE Vision Implementation

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  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 is compatible.  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 is compatible.  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 (2)

Showing the top 2 NuGet packages that depend on GigeVision.Core:

Package Downloads
Gige.DeviceControl.Wpf

Package Description

GigeVision.OpenCV

GigE Vision Implementation With OpenCV/EMGU support

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.7.3 122 4/26/2026
2.7.2 3,112 8/1/2024
2.7.1 336 7/24/2024
2.7.0 219 7/24/2024
2.6.0 547 4/30/2024
2.5.2 2,062 10/9/2022
2.5.1 569 10/7/2022
2.5.0 552 10/5/2022
2.4.0 634 9/12/2022
2.3.5 588 8/30/2022
2.3.4 573 8/30/2022
2.3.3.2 643 7/24/2022
2.3.1 611 7/19/2022
2.3.0 778 7/18/2022 2.3.0 is deprecated because it has critical bugs.
2.2.1 772 3/27/2022
2.2.0 639 3/15/2022
2.1.2 665 2/7/2022
2.1.1 614 2/6/2022
2.1.0 630 10/19/2021
2.0.0 554 10/12/2021
Loading failed

2.7.3: .net10.0 support added
     2.7.1: Add Firewall bypass routine and with improved XML parsing for GenICam
     2.6: Stream Receiver Parallel
     2.5.2: Fix Sync Status bug
     2.5.1: Fix Multi network camera discovery
     2.5: Add firewall exception and Custom Stream Receiver option enabled
     2.4: Fix Get all registers, Force IP command, Documentation Added and .net5.0 support added
     2.1.1: Upgraded to Netcore 6.0 with Multicast reception fix
     1.8.0: Pushes the block id (frame number) in the frame event and Gives notification on frameloss
     Fix Receiver IP Detection
     Fix Discovery for all cameras in network