Uno.Monaco.Editor
1.2.0-dev.23
Prefix Reserved
This is a prerelease version of Uno.Monaco.Editor.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Uno.Monaco.Editor --version 1.2.0-dev.23
NuGet\Install-Package Uno.Monaco.Editor -Version 1.2.0-dev.23
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="Uno.Monaco.Editor" Version="1.2.0-dev.23" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Uno.Monaco.Editor --version 1.2.0-dev.23
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Uno.Monaco.Editor, 1.2.0-dev.23"
#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.
// Install Uno.Monaco.Editor as a Cake Addin #addin nuget:?package=Uno.Monaco.Editor&version=1.2.0-dev.23&prerelease // Install Uno.Monaco.Editor as a Cake Tool #tool nuget:?package=Uno.Monaco.Editor&version=1.2.0-dev.23&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A Windows Runtime Component and WASM wrapper around the web-based Monaco Editor. Designed for use with the Uno Platform
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap10.0.16299 is compatible. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Newtonsoft.Json (>= 12.0.3)
- Nito.AsyncEx (>= 5.0.0)
- Uno.UI (>= 4.0.8)
- Uno.UI.Runtime.WebAssembly (>= 4.0.8)
-
UAP 10.0.16299
- Newtonsoft.Json (>= 12.0.3)
- Nito.AsyncEx (>= 5.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Uno.Monaco.Editor:
Repository | Stars |
---|---|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
NuGetPackageExplorer/NuGetPackageExplorer
Create, update and deploy Nuget Packages with a GUI
|
|
unoplatform/Uno.Playground
Source code for the Uno Gallery apps and Uno Playground (made in Wasm)
|
Version | Downloads | Last updated |
---|---|---|
2.0.0-dev.60 | 438 | 7/19/2024 |
2.0.0-dev.58 | 56 | 7/12/2024 |
2.0.0-dev.56 | 69 | 7/8/2024 |
2.0.0-dev.54 | 221 | 5/16/2024 |
2.0.0-dev.50 | 9,572 | 6/27/2023 |
1.2.0-dev.25 | 6,238 | 6/27/2023 |
1.2.0-dev.23 | 272 | 5/17/2023 |
1.1.1-uno.16 | 134 | 5/17/2023 |
1.1.1-uno.2 | 446 | 8/10/2022 |
1.1.0 | 11,742 | 2/1/2022 |
1.1.0-uno.16 | 1,225 | 11/17/2021 |
1.1.0-uno.14 | 187 | 11/15/2021 |
1.1.0-uno.12 | 286 | 10/27/2021 |
1.0.2-uno.10 | 2,882 | 6/8/2021 |
1.0.0-uno.101 | 178 | 6/8/2021 |
1.0.0-uno.96 | 1,204 | 1/12/2021 |
1.0.0-uno.7 | 134 | 6/8/2021 |
Minor fixes, better .NET Native support.