Перейти к файлу
Jérôme Laban 7e206bc9bb
chore: Don't increment minor
2024-08-02 15:10:48 -04:00
.github chore: Adjust replace 2024-08-02 14:38:10 -04:00
build chore: Don't increment minor 2024-08-02 15:10:48 -04:00
nuget Adjust versioning (#147) 2024-08-02 14:13:06 -04:00
patches chore: Adjust build for AOT 2024-08-01 21:29:04 -04:00
patches.temp
scripts chore: Adjust for subset, pack nuget 2024-08-01 21:29:06 -04:00
.gitignore
.mergify.yml Adjust versioning (#147) 2024-08-02 14:13:06 -04:00
CODE_OF_CONDUCT.md
LICENSE.md
README.md
SECURITY.md

README.md

Uno Platform - .NET Runtime fork

This repository is the home of the dotnet/runtime fork for the Uno Platform.

It contains adjustments over the official runtime for the Uno Platform in order to enable or disable specific features for the WebAssembly runtime (e.g. enabling AOT, IDBFS, etc...).

It is packaged to be used along with the Uno.Wasm.Bootstrap nuget package.