AvalonEditB 1.0.0
See the version list below for details.
dotnet add package AvalonEditB --version 1.0.0
NuGet\Install-Package AvalonEditB -Version 1.0.0
<PackageReference Include="AvalonEditB" Version="1.0.0" />
paket add AvalonEditB --version 1.0.0
#r "nuget: AvalonEditB, 1.0.0"
// Install AvalonEditB as a Cake Addin #addin nuget:?package=AvalonEditB&version=1.0.0 // Install AvalonEditB as a Cake Tool #tool nuget:?package=AvalonEditB&version=1.0.0
AvalonEditB
AvalonEditB is a fork of a AvalonEdit with some small modifications like:
- Search and replace functionality from a PR
- Some private properties exposed as public
- Block selection with middle mouse button (like VS code)
Documentation
Check out the original original documentation and the samples and articles wiki page. Building the documentation and running the test currently does not work from this fork.
License
AvalonEditB is also distributed under the MIT License.
Logo by Lovepik
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0-windows7.0 is compatible. net6.0-windows was computed. net7.0-windows was computed. net8.0-windows was computed. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- No dependencies.
-
net5.0-windows7.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AvalonEditB:
Package | Downloads |
---|---|
AvalonLog
A fast and thread-safe WPF text viewer for colored text. Including F# printf formatting . Based on AvalonEdit |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.4.0 | 235 | 9/11/2024 |
2.3.0 | 144 | 6/10/2024 |
2.2.0 | 380 | 10/29/2023 |
2.1.0 | 201 | 9/10/2023 |
2.0.0 | 214 | 7/27/2023 |
1.8.0 | 214 | 5/29/2023 |
1.7.1 | 199 | 4/29/2023 |
1.7.0 | 199 | 4/22/2023 |
1.6.0 | 427 | 1/8/2023 |
1.5.1 | 316 | 12/17/2022 |
1.5.0 | 322 | 12/17/2022 |
1.4.1 | 472 | 8/6/2022 |
1.4.0 | 489 | 3/26/2022 |
1.3.0 | 8,825 | 12/11/2021 |
1.2.0 | 358 | 10/19/2021 |
1.0.0 | 425 | 7/21/2021 |
All commits up to 6.1.1 release of AvalonEdit are included.