Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/k3ury99/agenda

This is an Agenda created in C# that allows us to add, view, edit, search and delete contacts. It is created with everything that an agenda has that we commonly use using functions and loops in said programming language, it serves as practice as well as helps us better understand how an agenda works.
https://github.com/k3ury99/agenda

crud csharp

Last synced: 5 days ago
JSON representation

This is an Agenda created in C# that allows us to add, view, edit, search and delete contacts. It is created with everything that an agenda has that we commonly use using functions and loops in said programming language, it serves as practice as well as helps us better understand how an agenda works.

Awesome Lists containing this project

README

        

## Agenda-C# 🚀
> [!NOTE]
This is an Agenda created in C# that allows us to add, view, edit, search and delete contacts. It is created with everything that an agenda has that we commonly use using functions and loops in said programming language, it serves as practice as well as helps us better understand how an agenda works.