Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.

I can't isntall Chromely using nugget! #2

Closed
Donaut opened this issue Oct 19, 2017 · 1 comment
Closed

I can't isntall Chromely using nugget! #2

Donaut opened this issue Oct 19, 2017 · 1 comment

Comments

@Donaut
Copy link

Donaut commented Oct 19, 2017

When I click on the installation. The error message is i use the wrong .net version (4.6.1)!

@mattkol
Copy link
Member

mattkol commented Oct 20, 2017

I believe you are referring to CefGlue lib on nuget. This is built against .NET Standard 2.0 and yes would require 4.6.1 client - https://docs.microsoft.com/en-us/dotnet/standard/net-standard.

Please see if you can run any of the demos -CefGlue or CefSharp and to see how the project setup is - Demos. I am still working on the documentation, but there should be enough info on CefGlue in Getting Started.

Please also note that you do not need to use the Chromely CefGlue in all situations. This is only required if you want to build a .NET Core app. You can build afresh against other .NET CefGlue nuget libs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants