{"id":13486857,"url":"https://github.com/SteveSandersonMS/WebWindow","last_synced_at":"2025-03-27T21:31:19.638Z","repository":{"id":36221519,"uuid":"222228009","full_name":"SteveSandersonMS/WebWindow","owner":"SteveSandersonMS","description":".NET Core library to open native OS windows containing web UI on Windows, Mac, and Linux. Experimental.","archived":true,"fork":false,"pushed_at":"2023-01-07T11:53:40.000Z","size":960,"stargazers_count":1985,"open_issues_count":72,"forks_count":215,"subscribers_count":115,"default_branch":"master","last_synced_at":"2024-08-01T18:27:59.547Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SteveSandersonMS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-17T09:59:12.000Z","updated_at":"2024-07-29T17:25:26.000Z","dependencies_parsed_at":"2023-01-17T00:00:12.200Z","dependency_job_id":null,"html_url":"https://github.com/SteveSandersonMS/WebWindow","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteveSandersonMS%2FWebWindow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteveSandersonMS%2FWebWindow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteveSandersonMS%2FWebWindow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteveSandersonMS%2FWebWindow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SteveSandersonMS","download_url":"https://codeload.github.com/SteveSandersonMS/WebWindow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222314199,"owners_count":16965429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T18:00:52.188Z","updated_at":"2025-03-27T21:31:19.586Z","avatar_url":"https://github.com/SteveSandersonMS.png","language":"TypeScript","readme":"# Important\n\n**I'm not directly maintaining or developing WebWindow currently or for the forseeable future.** The primary reason is that it's mostly fulfilled its purpose, which is to inspire and kickstart serious efforts to make cross-platform hybrid desktop+web apps with .NET Core a reality. Read more at https://github.com/SteveSandersonMS/WebWindow/issues/86.\n\nPeople who want to build real cross-platform hybrid desktop+web apps with .NET Core should consider the following alternatives:\n\n * [Photino](https://www.tryphotino.io/), which is based on this WebWindow project and is the successor to it. Photino is maintained by the team at CODE Magazine and the project's open source community. It supports Windows, Mac, and Linux, along with UIs built using either Blazor (for .NET Core) or any JavaScript-based framework.\n * Official support for [Blazor hybrid desktop apps coming in .NET 6](https://devblogs.microsoft.com/dotnet/announcing-net-6-preview-1/#blazor-desktop-apps).\n\n# WebWindow\n\nFor information, see [this blog post](https://blog.stevensanderson.com/2019/11/18/2019-11-18-webwindow-a-cross-platform-webview-for-dotnet-core/).\n\n# Usage instructions\n\nUnless you want to change the `WebWindow` library itself, you do not need to build this repo yourself. If you just want to use it in an app, grab the [prebuilt NuGet package](https://www.nuget.org/packages/WebWindow) or follow [these 'hello world' example steps](https://blog.stevensanderson.com/2019/11/18/2019-11-18-webwindow-a-cross-platform-webview-for-dotnet-core/).\n\n# Samples\n\nFor samples, open the `WebWindow.Samples.sln` solution\n\nThese projects reference the prebuilt NuGet package so can be built without building the native code in this repo.\n\n# How to build this repo\n\nIf you want to build the `WebWindow` library itself, you will need:\n\n * Windows, Mac, or Linux\n * Node.js (because `WebWindow.Blazor.JS` includes TypeScript code, so the build process involves calling Node to perform a Webpack build)\n * If you're on Windows:\n   * Use Visual Studio with C++ support enabled. You *must* build in x64 configuration (*not* AnyCPU, which is the default).\n   * If things don't seem to be updating, try right-clicking one of the `testassets` projects and choose *Rebuild* to force it to rebuild the native assets.\n * If you're on macOS:\n   * Install Xcode so that you have the whole `gcc` toolchain available on the command line.\n   * From the repo root, run `dotnet build src/WebWindow/WebWindow.csproj`\n   * Then you can `cd testassets/HelloWorldApp` and `dotnet run`\n * If you're on Linux (tested with Ubuntu 18.04):\n   * Install dependencies: `sudo apt-get update \u0026\u0026 sudo apt-get install libgtk-3-dev libwebkit2gtk-4.0-dev`\n   * From the repo root, run `dotnet build src/WebWindow/WebWindow.csproj`\n   * Then you can `cd testassets/HelloWorldApp` and `dotnet run`\n * If you're on Windows Subsystem for Linux (WSL), then as well as the above, you will need a local X server ([example setup](https://virtualizationreview.com/articles/2017/02/08/graphical-programs-on-windows-subsystem-on-linux.aspx)).\n\n","funding_links":[],"categories":["TypeScript",".Net","TypeScript (64)"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSteveSandersonMS%2FWebWindow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSteveSandersonMS%2FWebWindow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSteveSandersonMS%2FWebWindow/lists"}