Interstellar.macOS.WebKit 0.4.0

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

Cross-platform F# browser library

Product Compatible and additional computed target framework versions.
.NET net6.0-macos12.3 is compatible.  net7.0-macos was computed.  net8.0-macos was computed.  net9.0-macos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.0 1,014 10/17/2022
0.3.3 953 5/13/2022
0.3.2 925 5/13/2022
0.3.1 791 12/18/2020
0.3.0 741 12/14/2020
0.2.0 1,066 1/8/2020
0.1.0 706 12/23/2019
0.0.1 756 12/20/2019

• Fully support .NET 6 on Windows and macOS