Skip to content

This repository is meticulously crafted to facilitate learning and provide a comprehensive hands-on experience with the fundamentals of dotnet. Within its confines, you will discover a plethora of examples showcasing the art of crafting basic dotnet code, spanning a wide spectrum of concepts, including the intricate realm of O.O. programming

Notifications You must be signed in to change notification settings

rudrakshpathak/learning

Repository files navigation

Pre-requisites

Steps to execute

  • Clone the repo
  • Goto the root of the project and run the following command to download the required depencencies to run the project -
    > dotnet restore
  • Run the following command to build the project and generate the executables
    > dotnet build
  • Run the following command to build the project and generate the executables
    > dotnet build
  • Run the following command to execute the project in debug mode
    > dotnet run

About

This repository is meticulously crafted to facilitate learning and provide a comprehensive hands-on experience with the fundamentals of dotnet. Within its confines, you will discover a plethora of examples showcasing the art of crafting basic dotnet code, spanning a wide spectrum of concepts, including the intricate realm of O.O. programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published