All Projects → Chris2011 → DotNetCore-for-NetBeans

Chris2011 / DotNetCore-for-NetBeans

Licence: MIT license
Brings .NET Core with C# support to netbeans (Create projects, open Projects, etc.)

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to DotNetCore-for-NetBeans

Netbeans Encoding Plugin
Encoding Support
Stars: ✭ 20 (-13.04%)
Mutual labels:  netbeans
Zencodingnetbeansplugin
Zen Coding plugin for NetBeans
Stars: ✭ 234 (+917.39%)
Mutual labels:  netbeans
sonarlint4netbeans
SonarLint integration for Apache Netbeans
Stars: ✭ 23 (+0%)
Mutual labels:  netbeans
Gcode Sender
Cross platform 3-Axis CNC Machines control software
Stars: ✭ 67 (+191.3%)
Mutual labels:  netbeans
Netbeans Psr Formatting
NetBeans configuration settings for PSR 1&2
Stars: ✭ 152 (+560.87%)
Mutual labels:  netbeans
vim-netbeans
Making your VIM like Netbeans for editing Python, PHP, HTML, JS and etc. It's support with Autocomplete, Check syntax error, Python debugger and many else.
Stars: ✭ 20 (-13.04%)
Mutual labels:  netbeans
Jeddict
Jakarta EE 8 (Java EE) & MicroProfile 3.2 application generator and modeler
Stars: ✭ 358 (+1456.52%)
Mutual labels:  netbeans
NetBeans-WordPress-Coding-Standards
NetBeans Settings to following the WordPress Coding Standards.
Stars: ✭ 35 (+52.17%)
Mutual labels:  netbeans
Netbeans Gradle Project
This project is a NetBeans plugin able to open Gradle based Java projects. The implementation is based on Geertjan Wielenga's plugin.
Stars: ✭ 175 (+660.87%)
Mutual labels:  netbeans
nb-nodejs
NodeJS support for NetBeans, originally hosted on netbeans.org
Stars: ✭ 90 (+291.3%)
Mutual labels:  netbeans
Nb Springboot
NetBeans IDE plugin supporting programming with Spring Boot
Stars: ✭ 111 (+382.61%)
Mutual labels:  netbeans
Netbeans Website
Apache NetBeans Website
Stars: ✭ 135 (+486.96%)
Mutual labels:  netbeans
netbeans-wordpress-plugin
Support for WordPress
Stars: ✭ 92 (+300%)
Mutual labels:  netbeans
Lib I18n
The library `Lib-I18N` allows a developer to bind a key-value pair of a `.properties` file to a [StringBinding]. This makes it very easy to change the language during runtime in a [JavaFX] application.
Stars: ✭ 40 (+73.91%)
Mutual labels:  netbeans
DBISProject
Library Management System using Java and MySQL
Stars: ✭ 27 (+17.39%)
Mutual labels:  netbeans
Dontbug
Dontbug is a reverse debugger for PHP
Stars: ✭ 710 (+2986.96%)
Mutual labels:  netbeans
Sdk
The jMonkeyEngine3 SDK based on netbeans
Stars: ✭ 240 (+943.48%)
Mutual labels:  netbeans
LOST--Java-2D-Game
2D side-scrolling game made in JAVA with sprite sheet animations
Stars: ✭ 2 (-91.3%)
Mutual labels:  netbeans
IDEProjectConverter-Java
Convert Java Projects created in IntelliJ to Netbeans.
Stars: ✭ 34 (+47.83%)
Mutual labels:  netbeans
jakartaee8-starter-boilerplate
A boilerplate project for starting a Jakarta EE 8 application in seconds
Stars: ✭ 55 (+139.13%)
Mutual labels:  netbeans

.NET Core for NetBeans (Project: Goliath (WORK IN PROGRESS)

Knowing Problems

It is not possible to find a full featured grammar file for C#. So for this, I need to rethink of other implementations. Maybe OmniSharp could be an alternative or, what makes more sense is to use LSP for C#. So if anyone else has other ideas or can contribute, it will be great.

See this tickets for more information:


Brings .NET Core with C# support to netbeans (Create projects, Open Projects, Syntax highlighting, etc.)

David vs Goliath

opened wpf project in netbeans

Features

  1. Open a Solution (.sln) created from Visual Studio
  2. Create a C# Project with Netbeans (Added new project type)
  3. Opens the project with all files
  4. New filetypes where added (.cs, .config)
  5. List of resources are available as nodes in the project view
  6. Basic Syntax Highlighting for .cs files
  7. Braces matching
  8. Reformat code

If you find some bugs please report it.

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].