S.C 1.0.0

dotnet add package S.C --version 1.0.0
NuGet\Install-Package S.C -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="S.C" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add S.C --version 1.0.0
#r "nuget: S.C, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install S.C as a Cake Addin
#addin nuget:?package=S.C&version=1.0.0

// Install S.C as a Cake Tool
#tool nuget:?package=S.C&version=1.0.0

READ ME!

      • Simple Commands. What is it? Well, it is actually pretty self - explanatory. Simple Commands is a Project that we (Carter Weldon , Braedon Trumpie , Connall Pierson) created to show people that coding is not as scary as it seems. We created this project by simplifying "codewords". For example, say you were trying to write something in your code so that it would paste in the terminal ( Ex:Console.Writeline(" "); ), Simple Commands would help with that by shortening the words used. Coding can be very difficult for someone with no experience to understand so we helped with that! With Simple Commands, instead of typing something that will write a sentence in the terminal, ( Ex:Console.Writeline("I like peanut butter."); ) You could just type out this: ( Write("I like peanut butter."); ). It is a lot simpler and shorter and faster to type out and is also easier to understand because it is "Simple"!

        • Cmd.Clear- Clears the console.

        • Cmd.Write- Writes what you want, whether its a string, or a double.

        • Cmd.A- Addition

        • Cmd.S- Subtraction

        • Cmd.M- Multiplication

        • Cmd.D- Division

        • Cmd.P- Number to the Nth power

        • Cmd.R- Roots to the Nth

        • C.loop- loop a command a set number of times, or while a condition is true

        • C.ReadInt- Console reads a valid integer

        • C.ReadDouble- Console reads a valid double

        • C.ReadBool- Console reads a valid bool

        • C.up- Increment

        • C.down- Decrement

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 124 1/17/2023