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

Other Useful Business Software
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

Build gen AI apps with an all-in-one modern database: MongoDB Atlas

MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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