Skip to content

Purpose of the Emgu.CV nuget package #398

Answered by emgucv
sabuncu asked this question in Q&A
Discussion options

You must be logged in to vote

Emgu.CV nuget package is a dependency for Emgu.CV.runtime.windows package, check the following page and expand the "Dependencies" tab:
https://www.nuget.org/packages/Emgu.CV.runtime.windows/

If you install Emgu.CV.runtime.windows nuget package (without explicitly installing Emgu.CV), the Emgu.CV nuget package will be automatically installed for you when nuget manager resolve the dependencies.

.NetStandard 2.0 profile is compatible with .NetFramework 4.6.1 and above. See support matrix below:
https://docs.microsoft.com/en-us/dotnet/standard/net-standard

If you are using .Net Framework 4.7.2, it is compatible with .NetStandard 2.0 profile used by the Emgu.CV nuget package.

Replies: 6 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by emgucv
Comment options

You must be logged in to vote
1 reply
@vpenades
Comment options

Comment options

You must be logged in to vote
3 replies
@jleoutward
Comment options

@vpenades
Comment options

@jleoutward
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants