Skip to content

kylecurtis/csharp-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csharp-examples-banner

A menu-driven CLI tool designed to showcase interactive C# examples across a variety of programming topics.

DotNET Version 8 CSharp Version 12


Code Examples

C# Basics

Data Types


Running Locally


  1. Clone the repository
git clone https://github.com/kylecurtis/csharp-examples.git

  1. Navigate to Repository Directory
cd path/to/repo/

  1. Build & Run the Project
dotnet run --project CSharpExamples

About

A menu-driven CLI tool designed to showcase interactive C# examples across a variety of programming topics.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages