An open API service indexing awesome lists of open source software.

https://github.com/apostolouagge/optional-assignment

Here's a program in C# where the user can add a student by providing their details, search for a student based on their name and display their details, and display the names of all students.
https://github.com/apostolouagge/optional-assignment

csharp

Last synced: 12 months ago
JSON representation

Here's a program in C# where the user can add a student by providing their details, search for a student based on their name and display their details, and display the names of all students.

Awesome Lists containing this project

README

          

# Optional Assignment

Here's a program in C# where the user can add a student by providing their details, search for a student based on their name and display their details, and display the names of all students.