Chromely.Core 5.0.0

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

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

This is a .NET Standard library. It is the base/core library required to build Chromely CefGlue apps on Windows, Linux and MacOS.

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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  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 (9)

Showing the top 5 NuGet packages that depend on Chromely.Core:

Package Downloads
Chromely

Primary Chromely implementation library - this is in .NET 6 and cross-platform - can be used in Windows, Linux, MacOS. Chromely version naming is based Chromely and Chromium versions implemented- major.minor.chromuim version.patch e.g 1.0.70.0.

Chromely.CefGlue

Chromely CefGlue implementation library - this is in .NET Standard 2.0 as it can be used in both .NET (Windows) and .NET Core (Windows, Linux, MacOS). Chromely.CefGlue version naming is based Chromely and Chromium versions implemented- major.minor.chromuim version.patch e.g 1.0.70.0.

Chromely.CefGlue.Winapi

Chromely CefGlue Winapi implementation library - this is in .NET Standard 2.0 as it can be used in both .NET (Windows) and .NET Core (Windows, Linux). Chromely.CefGlue.Winapi version naming is based Chromely and Chromium versions implemented- major.minor.chromuim version.patch e.g 1.0.70.0.

Chromely.CefSharp.Winapi

Chromely CefSharp Winapi implementation. Chromely.CefSharp.Winapi version naming is based Chromely and Chromium versions implemented- major.minor.chromuim version.patch e.g 1.0.71.0.

Chromely.CefGlue.Gtk

Chromely CefGlue Gtk implementation library - this is in .NET Standard 2.0 as it can be used in both .NET (Windows) and .NET Core (Windows, Linux). Chromely.CefGlue.Gtk version naming is based Chromely and Chromium versions implemented- major.minor.chromuim version.patch e.g 1.0.70.0.

GitHub repositories (1)

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

Repository Stars
nulastudio/NetBeauty2
Move a .NET Framework/.NET Core app runtime components and dependencies into a sub-directory and make it beauty.
Version Downloads Last updated
5.2.1 6,529 5/14/2022
5.2.0 1,907 3/3/2022
5.2.0-pre01 256 1/28/2022
5.1.4 2,241 1/22/2022
5.1.3 769 1/4/2022
5.1.2 6,776 3/29/2021
5.1.1 3,421 12/17/2020
5.1.0 1,906 10/25/2020
5.1.0-pre02 621 9/21/2020
5.1.0-pre01 653 8/22/2020
5.0.0.6 4,413 7/22/2020
5.0.0.5 1,077 7/18/2020
5.0.0.4 5,040 5/10/2020
5.0.0.3 1,043 4/19/2020
5.0.0 3,294 2/23/2020
5.0.0-pre04 635 2/10/2020
5.0.0-pre03 666 1/5/2020
5.0.0-pre02 576 1/5/2020
5.0.0-pre01 847 11/28/2019
4.0.0.1 3,573 8/5/2019
4.0.0 2,989 4/27/2019
0.9.2 2,016 1/5/2019
0.9.2-pre01 798 12/11/2018
0.9.1 2,194 8/5/2018
0.9.1-pre01 961 6/24/2018
0.9.0 2,498 3/29/2018
0.9.0-pre01 960 3/11/2018
0.9.0-beta03 926 2/19/2018
0.9.0-beta02 928 2/10/2018
0.9.0-beta01 1,072 10/22/2017

Projects Structure
- All projects are now .NET Standard 2.0
- Chromely.Core - no dependencies.
- Chromely.CefGlue - depends on Chromely.Core and embeds CefGlue source code and CefGlue default handlers.
- Chromely - primary - depends on Chromely.CefGlue and includes native gui implementation for Win, Linux and MacOS. All other non-CefGlue customization will be done here.

New Features
- MacOS support using native Cocoa API
- Full IOC - #106
- MVC- styled controller actions as discussed in #91
- LitJson was replaced by System.Text.Json.
- Optional configuration file - chromelyconfig.json
- Storable App/User settings - IChromelyAppSettings.
- Configuration has received a facelift (see more info link below for more info).

Fixes
- Fixed WinAPIHost not respecting WindowTitle (Windows)
- ToolTips (html-title) working and positioned correctly. (Linux)

Deprecation & Discontinued
- Winapi was removed in favour of .NET Core 3. Win32 pinvoke functionalities will be sourced in pinvoke.net, shintadono's Win32 and other MIT licensed projects.
- CefSharp is no longer supported.
- Default Sup-process was removed for Windows. Sub-process is configurable and developers who need it can include sub-process fullpath in configuration.
- Real-time with Websocket server was removed.

For more info please see
https://github.com/chromelyapps/Chromely/releases/tag/v5.0.0