Skip to content

Repository containing implementation of programs in .NET subject @ITGopeshwar

Notifications You must be signed in to change notification settings

prajjwaldimri/cse-3rd.netprograms

Repository files navigation

cse-3rd.netprograms

Repository containing implementation of programs in .NET subject @ITGopeshwar

Prerequisites

.NET Core

Running Programs

  • Move to the desired project folder using available console.
  • Run dotnet restore command to restore all Nuget packages.
  • Use dotnet run command to execute the program.

Contributing

  • All the code in this repository follows Microsoft .NET Naming Conventions. Any code that does not adhere to the conventions will not be accepted.
  • Any student of @ITGopeshwar can contribute to the repository.

About

Repository containing implementation of programs in .NET subject @ITGopeshwar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages