Skip to content

This is an attempt to port NClass v2.4 by Balazs Tihanyi to .NET Core.

License

Notifications You must be signed in to change notification settings

joseanicetoz/NClassDotNetCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NClassDotNetCore

NClassDotNetCore

This is an attempt to port NClass v2.4 by Balazs Tihanyi to .NET Core.

.NET Core is a cross-platform framework and now supports WinForms but .NET Core + WinForms will only work on a Windows operating system. Since NClass is based on WinForms technology, therefore this project will only work on Windows. We curently have no plans to port or convert NClass to a modern UI frameworks such as WinUI3 or .NET Maui.

screenshot

Overview

NClass is a free tool to easily create UML class diagrams with full C# and Java language support. The user interface is designed to be simple and user-friendly for easy and fast development. Properties, enums, delegates and other language specific elements are fully supported with strict syntactical and semantical verification.

Design your application with just a few clicks - the main goal is to provide a simple but powerful class designer that is very intuitive to use. Diagram styles help you to create professional looking diagrams, just like in Visual Studio or other commercial products. Furthermore, you can generate code from your models or you can also import classes from existing .NET assemblies. Please note, NClass is far from complete. There are many missing features that are planned for future versions. But if you have an idea, please share your thoughts in one of the way listed on the support page.

Features

  • Full C# and Java support with many language specific elements
  • Simple and easy to use user interface
  • Inline class editors with syntactic parsers for easy and fast editing
  • Source code generation
  • Reverse engineering from .NET assemblies (thanks to Malte Ried)
  • Configurable diagram styles
  • Printing / saving to image
  • Multilingual user interface

Other NClass Projects

Here are other NClass projects on GitHub.

How to build

Build-Sources.ps1

Visual Studio Extensions (recommended)

The following additional Visual Studio Extensions are recommended:

About

This is an attempt to port NClass v2.4 by Balazs Tihanyi to .NET Core.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published