WebScene 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package WebScene --version 1.0.0
                    
NuGet\Install-Package WebScene -Version 1.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="WebScene" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WebScene" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="WebScene" />
                    
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 WebScene --version 1.0.0
                    
#r "nuget: WebScene, 1.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.
#:package WebScene@1.0.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=WebScene&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=WebScene&version=1.0.0
                    
Install as a Cake Tool

WebScene packages

WebScene provides portable HTML, DOM, CSS, graphics, and JavaScript contracts together with an Avalonia presentation backend and an opt-in native V8/DOM/CSS/scene engine.

Start with the package matching the product surface:

  • WebScene for HTML-like Avalonia markup;
  • WebScene.Backend.Avalonia for the complete Avalonia backend;
  • WebScene.Sdk and WebScene.Sdk.Avalonia for packaged React/TypeScript components;
  • WebScene.NativeEngine.Runtime.<rid> for the native engine on a published RID.

The complete release inventory is:

  • managed libraries: WebScene, WebScene.Core, WebScene.Dom, WebScene.Css, WebScene.Graphics, WebScene.JavaScript, WebScene.Backend.Abstractions, WebScene.Backend.Avalonia, JavaScript.Avalonia.ClearScript, WebScene.Sdk, and WebScene.Sdk.Avalonia;
  • project templates: WebScene.Templates;
  • native runtimes: WebScene.NativeEngine.Runtime.osx-arm64.

The package line is prerelease. Managed packages in one release must use the same version. Native applications must select the runtime package matching their explicit RuntimeIdentifier.

win-x64 and linux-x64 publishing are temporarily deferred while their pinned V8 builds move to faster, independently validated lanes. Both remain source-build targets but are not part of the current NuGet release inventory.

The release workflow caches a minimal pinned V8 SDK independently for each RID. The cache contains only the V8 headers, monolithic library, ICU data, and licenses needed to link WebScene's native bridge. Its key includes the hosted-runner image, ClearScript revision, V8 build scripts, and WebScene compatibility patches. Consequently, ordinary WebScene changes rebuild and relink only the native bridge; V8 is rebuilt whenever any input capable of changing its ABI or binary output changes. Completed SDK inputs are saved independently of later bridge, package, or smoke-test failures, so a successful multi-hour V8 build is not repeated merely because a downstream step fails.

Documentation, compatibility policy, source, and issue tracking are available from the WebScene repository.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows 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
1.0.18 31 8/3/2026
1.0.17 41 8/1/2026
1.0.15 42 8/1/2026
1.0.14 39 7/31/2026
1.0.11 35 7/30/2026
1.0.9 36 7/30/2026
1.0.8 39 7/28/2026
1.0.7 44 7/28/2026
1.0.6 46 7/27/2026
1.0.5 48 7/27/2026
1.0.2 47 7/27/2026
1.0.1 48 7/27/2026
1.0.0 50 7/27/2026