All Projects → icsharpcode → Avalonedit

icsharpcode / Avalonedit

Licence: mit
The WPF-based text editor component used in SharpDevelop

Projects that are alternatives of or similar to Avalonedit

Caliburn.metro
A library that combines MahApps.Metro with Caliburn.Micro for Metro UI styled WPF applications.
Stars: ✭ 112 (-90.06%)
Mutual labels:  nuget, wpf
SciColorMaps
Custom .NET color maps (user-defined or imported from matplotlib) for scientific visualization
Stars: ✭ 26 (-97.69%)
Mutual labels:  nuget, wpf
Aura.ui
A Library with a lot of Controls for AvaloniaUI
Stars: ✭ 114 (-89.88%)
Mutual labels:  nuget, wpf
Edi
Edi - The open source text editor IDE based on AvalonDock and AvalonEdit
Stars: ✭ 220 (-80.48%)
Mutual labels:  text-editor, wpf
H.NotifyIcon.WPF
NotifyIcon for .Net Core 3.1 and .Net 5 WPF.
Stars: ✭ 44 (-96.1%)
Mutual labels:  nuget, wpf
Lambda Converters
Strongly-typed lambda expressions as value converters, data template selectors, and validation rules
Stars: ✭ 99 (-91.22%)
Mutual labels:  nuget, wpf
Elysium-Extra
Elysium Extra is a library that implements Metro style for Windows Presentation Foundation (WPF) applications. This Project is a very large add-on project built on top of the Elysium SDK.
Stars: ✭ 65 (-94.23%)
Mutual labels:  nuget, wpf
Blurrycontrols
Small design library for blured controls in XAML and WPF for C#
Stars: ✭ 77 (-93.17%)
Mutual labels:  nuget, wpf
ColorPicker
Customizable Color Picker control for WPF
Stars: ✭ 57 (-94.94%)
Mutual labels:  nuget, wpf
ManagedShell
A library for creating Windows shell replacements using .NET.
Stars: ✭ 134 (-88.11%)
Mutual labels:  nuget, wpf
BilibiliLiveRecordDownLoader
Bilibili 直播录制与回放下载
Stars: ✭ 422 (-62.56%)
Mutual labels:  nuget, wpf
Wpfdesigner
The WPF Designer from SharpDevelop
Stars: ✭ 479 (-57.5%)
Mutual labels:  nuget, wpf
DevOpsExamples
A repo to show you how to use a private NuGet feed, such as Telerik, to restore packages in Azure DevOps, GitHub Actions, GitLab CI and AppCenter.
Stars: ✭ 16 (-98.58%)
Mutual labels:  nuget, wpf
Mvvmcross
The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.
Stars: ✭ 3,594 (+218.9%)
Mutual labels:  nuget, wpf
Toastnotifications
Toast notifications for WPF allows you to create and display rich notifications in WPF applications. It's highly configurable with set of built-in options like positions, behaviours, themes and many others. It's extendable, it gives you possibility to create custom and interactive notifications in simply manner.
Stars: ✭ 507 (-55.01%)
Mutual labels:  nuget, wpf
Cefsharp
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
Stars: ✭ 8,440 (+648.89%)
Mutual labels:  wpf
Nuget License
.NET Core tool to print or save all the licenses of a project
Stars: ✭ 58 (-94.85%)
Mutual labels:  nuget
Helix Toolkit
Helix Toolkit is a collection of 3D components for .NET.
Stars: ✭ 1,050 (-6.83%)
Mutual labels:  wpf
Psreplwpf
PsReplWpf
Stars: ✭ 50 (-95.56%)
Mutual labels:  wpf
Yawysiwygee
Yet another what-you-see-is-what-you-get equation editor
Stars: ✭ 60 (-94.68%)
Mutual labels:  text-editor

AvalonEdit NuGet Build AvalonEdit

AvalonEdit is the name of the WPF-based text editor in SharpDevelop 4.x "Mirador" and beyond. It is also being used in ILSpy and many other projects.

Downloads

AvalonEdit is available as NuGet package. Usage details, documentation and more can be found on the AvalonEdit homepage

How to build

AvalonEdit is targeting netcoreapp3.0, net40 and net45 TFMs. Because of netcoreapp3.0 you must have .NET Core 3.0 SDK installed on your machine. Visual Studio 2019 16.3 and up is required for working with the solution (global.json will select the proper SDK to use for building for you).

Documentation

Check out the official documentation and the samples and articles wiki page

To build the Documentation you need to install Sandcastle from https://github.com/EWSoftware/SHFB/releases (currently validated tooling is v2019.4.14.0)

The build of the Documentation can take very long, please be patient.

License

AvalonEdit is distributed under the MIT License.

Projects using AvalonEdit

A good place to start are the "top 10" listed under GitHub Usage for the AvalonEdit package on NuGet.

Note: if your project is not listed here, let us know! :)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].