Skip to content

anmarjarjees/cc-net-code

Repository files navigation

cc-net-code

The coding examples of the practical part (.NET and Azure Cloud Computing)

Good Hot Keys:

  • CTRL (Win) or CMD (Mac) + ` => toggle the terminal window
  • Working with REAMDME.md file => CTRL + SHIFT + V => Live Preview!

Folder Structure (Genreated by AI Tool):

CC-NET-CODE
│
├── Project01Intro
│   ├── bin/
│   ├── obj/
│   ├── Program.cs
│   └── Project01Intro.csproj
│
├── Project02InputOutput
│   ├── bin/
│   ├── obj/
│   ├── Program.cs
│   ├── Project02InputOutput.csproj
│   └── Project02InputOutput.sln
│
├── .gitignore
├── cc-net-code.sln
└── README.md

About

The coding examples of the practical part (.NET and Azure Cloud Computing)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages