{"id":20969713,"url":"https://github.com/unoplatform/uno.wasm.bootstrap","last_synced_at":"2025-05-14T09:07:15.862Z","repository":{"id":38011601,"uuid":"129971581","full_name":"unoplatform/Uno.Wasm.Bootstrap","owner":"unoplatform","description":"A simple nuget package to run C# code in a WASM-compatible browser","archived":false,"fork":false,"pushed_at":"2025-04-07T14:21:02.000Z","size":20088,"stargazers_count":379,"open_issues_count":60,"forks_count":58,"subscribers_count":35,"default_branch":"main","last_synced_at":"2025-04-09T12:45:29.535Z","etag":null,"topics":["csharp","hacktoberfest","mono","netstandard20","wasm","webassembly"],"latest_commit_sha":null,"homepage":"","language":"WebAssembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unoplatform.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-17T22:20:07.000Z","updated_at":"2025-04-07T11:44:22.000Z","dependencies_parsed_at":"2024-01-11T22:30:04.388Z","dependency_job_id":"d8453aab-0355-45ac-a22a-34606eac902b","html_url":"https://github.com/unoplatform/Uno.Wasm.Bootstrap","commit_stats":{"total_commits":1334,"total_committers":32,"mean_commits":41.6875,"dds":0.09445277361319337,"last_synced_commit":"0c4191f66a7d182f4a46611cd7ebbf487aac1587"},"previous_names":["nventive/Uno.Wasm.Bootstrap","nventive/uno.wasm.bootstrap"],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unoplatform%2FUno.Wasm.Bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unoplatform%2FUno.Wasm.Bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unoplatform%2FUno.Wasm.Bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unoplatform%2FUno.Wasm.Bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unoplatform","download_url":"https://codeload.github.com/unoplatform/Uno.Wasm.Bootstrap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248330669,"owners_count":21085758,"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":["csharp","hacktoberfest","mono","netstandard20","wasm","webassembly"],"created_at":"2024-11-19T03:50:00.872Z","updated_at":"2025-04-11T02:38:22.363Z","avatar_url":"https://github.com/unoplatform.png","language":"WebAssembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Uno.Wasm.Bootstrap\n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/unoplatform/Uno.Wasm.Bootstrap)\n\nThe Uno.Wasm.Bootstrap package provides a runtime bootstrapper of the `Microsoft.NET.Sdk.WebAssembly` SDK from .NET 9.\n\nThis package only provides the bootstrapping features to run a .NET assembly and write to the JavaScript console, through `Console.WriteLine`. To write an app that provides UI functionalities, make sur to check out https://aka.platform.uno/get-started.\n\nThis work is based on the excellent work from @praeclarum's [OOui Wasm MSBuild task](https://github.com/praeclarum/Ooui).\n\n## Documentation\n\n- [Using the bootstrapper](doc/using-the-bootstrapper.md)\n- [Debugger support](doc/debugger-support.md)\n- [Deploy and publish](doc/deploy-and-publish.md)\n- [Linker configuration](doc/linker-configuration.md)\n- [Runtime Execution Modes](doc/runtime-execution-modes.md)\n- [Troubleshooting](doc/troubleshooting.md)\n- Features\n  - [Using additional files](doc/features-additional-files.md)\n  - [Interoperating with Javascript](doc/features-interop.md)\n  - [Javascript Dependency management](doc/features-dependency-management.md)\n  - [Environment Variables](doc/features-environment-variables.md)\n  - [Splash screen](doc/features-splash-screen.md)\n  - [Threading](doc/features-threading.md)\n  - [Deep linking](doc/features-deep-linking.md)\n  - [Embedded mode](doc/features-embedded.mode.md)\n  - [Native Linker Optimization](doc/features-linker-opts.md)\n  - [Memory troubleshooting](doc/features-memory-corruption-troubleshooting.md)\n  - [Module Linking](doc/features-module-linking.md)\n  - [Profiling](doc/features-profiling.md)\n  - [PWA Support](doc/features-pwa.md)\n  - [4GB Support](doc/features-4gb.md)\n  - [HttpRequestMessage Extensions](doc/features-httprequestmessage-extensions.md)\n  - [Assemblies obfuscation](doc/features-obfuscation.md)\n- Tools\n  - [Uno Version Checker](doc/features-version-checker.md)\n- [Contributing](doc/contributing.md)\n- [Release procedure](doc/release-procedure.md)\n\n## Previous releases documentation\n\n- [8.0.x](https://github.com/unoplatform/Uno.Wasm.Bootstrap/tree/release/stable/8.0/doc)\n- [7.0.x](https://github.com/unoplatform/Uno.Wasm.Bootstrap/tree/release/stable/7.0/doc)\n- [3.x](https://github.com/unoplatform/Uno.Wasm.Bootstrap/tree/release/stable/3.3/doc)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funoplatform%2Funo.wasm.bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funoplatform%2Funo.wasm.bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funoplatform%2Funo.wasm.bootstrap/lists"}