Dot Net Editor

Dot Net Editor is a VB/C# text editor with the ability to run code and code snippets. It can run a complete code file, or a snippet containing only the inside of a class or the inside of Main().

Dot Net Editor screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Windows
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Portable
  2.  C-sharp

 Tags

  • vb.net
  • roslyn

Dot Net Editor News & Activities

Highlights All activities

Recent activities

No activities found.

Dot Net Editor information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    3 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  27 Stars
  •  4 Forks
  •  1 Open Issues
  •   Updated  
View on GitHub
Dot Net Editor was added to AlternativeTo by lwchkg on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is Dot Net Editor?

Dot Net Editor is a VB/C# text editor with the ability to run code and code snippets. It can run a complete code file, or a snippet containing only the inside of a class or the inside of Main().

The program does not use an interactive console when Console.ReadLine is executed. Instead the text in “Input Data” is used as the input. The input is relayed into the Console output to simulate an interactive console. This can help users (likely students and educators) to verify the correctness of the program.

Official Links