GigeVision.Core 1.3.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package GigeVision.Core --version 1.3.3                
NuGet\Install-Package GigeVision.Core -Version 1.3.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="1.3.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GigeVision.Core --version 1.3.3                
#r "nuget: GigeVision.Core, 1.3.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.
// Install GigeVision.Core as a Cake Addin
#addin nuget:?package=GigeVision.Core&version=1.3.3

// Install GigeVision.Core as a Cake Tool
#tool nuget:?package=GigeVision.Core&version=1.3.3                

Simple GigE Vision Implementation (x64 platform only)

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 (1)

Showing the top 1 popular GitHub repositories that depend on GigeVision.Core:

Repository Stars
Touseefelahi/GigeVision
Simple GigeVision implementation, GVSP, GVCP protocol implemented
Version Downloads Last updated
2.7.2 488 8/1/2024
2.7.1 126 7/24/2024
2.7.0 78 7/24/2024
2.6.0 353 4/30/2024
2.5.2 1,619 10/9/2022
2.5.1 398 10/7/2022
2.5.0 399 10/5/2022
2.4.0 451 9/12/2022
2.3.5 417 8/30/2022
2.3.4 412 8/30/2022
2.3.3.2 471 7/24/2022
2.3.1 442 7/19/2022
2.3.0 516 7/18/2022 2.3.0 is deprecated because it has critical bugs.
2.2.1 572 3/27/2022
2.2.0 445 3/15/2022
2.1.2 488 2/7/2022
2.1.1 431 2/6/2022
2.1.0 435 10/19/2021
2.0.0 351 10/12/2021
1.8.0 388 10/5/2021
1.7.0 357 7/27/2021
1.6.1 496 5/30/2021
1.6.0 539 5/30/2021 1.6.0 is deprecated because it has critical bugs.
1.5.0 392 5/19/2021
1.4.1 590 12/6/2020
1.4.0 547 12/3/2020 1.4.0 is deprecated because it has critical bugs.
1.3.8 496 11/18/2020
1.3.7 438 11/17/2020
1.3.6 454 11/3/2020
1.3.5 423 11/2/2020
1.3.4 620 10/4/2020
1.3.3 471 9/9/2020
1.3.1 467 9/9/2020
1.3.0 437 9/8/2020
1.2.7 1,065 8/31/2020
1.2.2 597 1/15/2020
1.2.1 557 1/8/2020

Improved GVSP Reception using raw sockets and Span<byte>