iAmUsmanAwan / CSharp-Dotnet_progress-tracker

A repository documenting my journey in learning C#, .NET, and Enterprise Application Development. Includes concepts, progress updates, sample projects, and hands-on exercises to showcase my understanding and growth in building scalable enterprise solutions.

Repository from Github https://github.comiAmUsmanAwan/CSharp-Dotnet_progress-trackerRepository from Github https://github.comiAmUsmanAwan/CSharp-Dotnet_progress-tracker

C# .NET Progress Tracker

Welcome to the C# .NET Progress Tracker! πŸš€ This project is designed to help you track and enhance your C# learning journey while working with .NET.

πŸ› οΈ Run Locally

Clone the Repository

To get started, clone this repository using the following command:

  git clone git@github.com:iAmUsmanAwan/CSharp-Dotnet_progress-tracker.git

Set Up the Project

βœ… Recommended: Run on Visual Studio

For the best experience, it's recommended to use Visual Studio to run this project.

πŸ’‘ Running on Visual Studio Code?

If you're using VS Code, follow these steps:

  1. Navigate to the project directory:
    cd CSharp-Dotnet_progress-tracker
  2. If you have already set up your IDE and dependencies, run:
    dotnet run
  3. If you want to create your own console application from scratch, use:
    dotnet new console

⭐ Support the Project

If you find this project helpful, please consider giving it a star ⭐ on GitHub! Your support encourages me to continue improving and sharing more valuable resources. 😊

πŸ‘‰ Star the repository to help others discover it!

About

A repository documenting my journey in learning C#, .NET, and Enterprise Application Development. Includes concepts, progress updates, sample projects, and hands-on exercises to showcase my understanding and growth in building scalable enterprise solutions.


Languages

Language:C# 82.6%Language:HTML 11.8%Language:CSS 4.5%Language:JavaScript 1.2%