Data driven 2D diagram editor.
Core2D is an application for making data driven 2D diagrams.
- Visual Studio Community 2015 for Windows builds.
- SharpDevelop for Windows builds.
- MonoDevelop for Linux builds.
The recommended UI for Core2D is Core2D.UI.Wpf.
- Windows 7/8/8.1/10 for WPF, EtoForms.Direct2D, EtoForms.Gtk2, EtoForms.WinForms, EtoForms.Wpf and WinForms builds.
- Windows 10 for Universal Windows Platform (UWP) build.
- Ubuntu 15.04 for EtoForms.Gtk2, EtoForms.WinForms and WinForms builds.
The core library and editor are portable and should work on all platforms where C# is supported.
- System.Collections.Immutable
- Newtonsoft.Json
- CsvHelper
- PDFsharp (Core PDFsharp for WinForms Linux builds.)
- PDFsharp-wpf (Core PDFsharp does not implement XGraphicsPath.AddArc method.)
- System.Windows.Interactivity.WPF
- Xceed.Wpf.AvalonDock
- Xceed.Products.Wpf.Toolkit.AvalonDock
- Eto.Forms
- Eto.Platform.Direct2D
- Eto.Platform.Gtk
- Eto.Platform.Windows
- Eto.Platform.Wpf
- Perspex
- https://www.nuget.org/api/v2/
- https://www.myget.org/F/eto/
- https://www.myget.org/F/perspex-nightly/api/v2
- GTK# for .NET Needed for Eto.Platform.Gtk on Windows.
- .net dxf Reader-Writer Run "git submodule update --init" in project directory.
https://github.com/Core2D/Core2D
Core2D is licensed under the MIT license.