This program registers a .csbat file type.
Run for the first time CsBatch.exe then chose the Settings->Register menu.

When a .csbatch file is doubble-clicked, the content will be compiled as c# code and then run.

The compilation output is a temporary dll. After execution the library is deleted.

If you right click the .cdbat file and chose Edit a basic text file editor is opend. The code can also be developed in Visual Studio using basic .Net assemblies.

No imports are allowed. Only the following references are available:
System;
System.IO;
System.Collections.Generic;
System.Linq;
System.Text;
System.Threading.Tasks;
System.Windows.Forms;
System.Diagnostics;

Features

  • C# batch
  • Simple C# compiler

Project Activity

See All Activity >

Follow CsBatch

CsBatch Web Site

You Might Also Like
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of CsBatch!

Additional Project Details

Registered

2017-09-24