Skip to main content
CShell package icon

CShell

CShell creates a shell like runtime environment to C# programs. CShell is built on top of MedallionShell and creates a cross platform C# alternative to powershell and bash scripts.

Total Downloads
20.5K
20,545
Published
Jan 12, 2025
Latest stable version

Install

.NET CLI
dotnet add package CShell --version 1.5.2
Package Manager Console
Install-Package CShell -Version 1.5.2
PackageReference
<PackageReference Include="CShell" Version="1.5.2" />

Frameworks

.NETStandard2.0

Dependencies

MedallionShell
.NETStandard2.0
[1.6.2, )
Newtonsoft.Json
.NETStandard2.0
[13.0.3, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.