Skip to content

hacklex/Core2D

 
 

Repository files navigation

Core2D

Gitter

Build status

Data driven 2D diagram editor.

About

Core2D is an application for making data driven 2D diagrams.

Building Core2D

Supported Platforms

The recommended UI for Core2D is Core2D.UI.Wpf.

  • Windows 7/8/8.1/10 for WPF, Perspex.Desktop and WinForms builds.
  • Windows 10 for Universal Windows Platform (UWP) build.
  • XUbuntu 15.04 for Perspex.Desktop and WinForms builds.

The core library and editor are portable and should work on all platforms where C# is supported. For basic usage of core library see project Core2D.Sample.

NuGet Packages

  • System.Collections.Immutable
  • Newtonsoft.Json
  • CsvHelper
  • PDFsharp (PDFsharp core for WinForms Linux builds.)
  • PDFsharp-wpf (PDFsharp core does not implement XGraphicsPath.AddArc method.)
  • System.Windows.Interactivity.WPF
  • Xceed.Wpf.AvalonDock
  • Xceed.Products.Wpf.Toolkit.AvalonDock
  • Perspex
  • Perspex.Desktop

NuGet Package Sources

Other Dependencies

Contact

https://github.com/Core2D/Core2D

License

Core2D is licensed under the MIT license.

About

Data driven 2D diagram editor.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.7%
  • Batchfile 0.3%