Neutronium.WebBrowserEngine.ChromiumFx 1.7.0

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

Neutronium is a MVVM HTLM View engine for C# application. This is Webbrowser implementation based on ChromiumFx project.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Neutronium.WebBrowserEngine.ChromiumFx:

Package Downloads
Neutronium.ChromiumFx.Vue

Neutronium is a MVVM HTLM View engine for C# application. This is a standalone package including Vue.js and ChromiumFx.

Neutronium.ChromiumFx.Knockout

Neutronium is a MVVM HTLM View engine for C# application. This is a standalone package including Knockout.js and ChromiumFx.

Neutronium.ChromiumFx.Mobx

Neutronium is a MVVM HTLM View engine for C# application. This is a standalone package including Knockout.js and ChromiumFx.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.7.0 2,755 9/11/2020
1.6.0 2,252 4/1/2020
1.5.2 3,075 2/18/2019
1.5.0 2,816 1/5/2019
1.4.0 2,227 12/10/2018
1.3.1 3,841 3/12/2018
1.3.0 2,247 1/17/2018
1.2.0 1,943 1/7/2018
1.1.0 1,904 12/9/2017
1.0.1 1,792 11/24/2017
1.0.0 2,400 10/28/2017
0.6.0 2,254 4/12/2017
0.5.2 1,676 3/27/2017
0.5.1 1,702 3/26/2017
0.5.0 1,724 3/26/2017
0.4.0 1,674 2/13/2017
0.3.0 2,219 12/3/2016
0.2.2 2,141 11/1/2016
0.2.1 1,798 10/17/2016
0.2.0 1,566 10/17/2016
0.1.0 3,224 9/19/2016

-Update to version 77 of ChromiumFx