Blazor.Text.Editor
2.0.0
See the version list below for details.
dotnet add package Blazor.Text.Editor --version 2.0.0
NuGet\Install-Package Blazor.Text.Editor -Version 2.0.0
<PackageReference Include="Blazor.Text.Editor" Version="2.0.0" />
paket add Blazor.Text.Editor --version 2.0.0
#r "nuget: Blazor.Text.Editor, 2.0.0"
// Install Blazor.Text.Editor as a Cake Addin #addin nuget:?package=Blazor.Text.Editor&version=2.0.0 // Install Blazor.Text.Editor as a Cake Tool #tool nuget:?package=Blazor.Text.Editor&version=2.0.0
Blazor.Text.Editor
Blazor.Text.Editor is a Text Editor component library using the Blazor UI Framework for .NET
Introduction
I have a youtube channel where I document the entire process of making this Nuget Package.
Goal
The aim of Blazor.Text.Editor is to replicate the features of the Monaco Editor that powers Visual Studio Code using Blazor.
One can make use of this Text Editor by referencing the Nuget Package or cloning the source code and referencing it directly.
Getting started
The documentation to get started comes in two forms. One can either watch the video I made on youtube or view the markdown file containing the same content. See the following bullet points for the two mentioned options.
- Video: https://youtu.be/bDgU360ZBkI
- Markdown: gettingStarted.md
Installation
You can download the latest release NuGet packages from the official Blazor.Text.Editor nuget pages.
Release notes / Changelog
See the CHANGELOG.md for release history.
Licence
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
-
net6.0
- Fluxor.Blazor.Web (>= 5.5.0)
- Microsoft.AspNetCore.Components.Web (>= 6.0.9)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Blazor.Text.Editor:
Repository | Stars |
---|---|
huntercfreeman/Blazor.Text.Editor
A repository for the nuget package titled, "Blazor.Text.Editor"
|
Version | Downloads | Last updated |
---|---|---|
7.1.0 | 352 | 4/24/2023 |
7.0.0 | 1,845 | 1/27/2023 |
6.1.0 | 380 | 1/4/2023 |
6.0.3 | 331 | 12/28/2022 |
6.0.2 | 338 | 12/25/2022 |
6.0.1 | 319 | 12/24/2022 |
6.0.0 | 335 | 12/23/2022 |
5.2.0 | 350 | 12/9/2022 |
5.1.0 | 371 | 11/25/2022 |
5.0.0 | 138 | 11/18/2022 |
4.1.0 | 445 | 10/25/2022 |
3.2.0 | 433 | 10/23/2022 |
3.1.0 | 432 | 10/23/2022 |
3.0.0 | 460 | 10/23/2022 |
2.0.0 | 497 | 10/12/2022 |
1.1.1 | 460 | 10/11/2022 |
1.1.0 | 449 | 10/11/2022 |
1.0.0 | 456 | 10/10/2022 |
CHANGELOG.md