Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/k3ury99/agenda
- Owner: K3ury99
- License: mit
- Created: 2024-02-16T01:33:35.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-08-19T01:15:01.000Z (3 months ago)
- Last Synced: 2024-08-19T02:33:35.189Z (3 months ago)
- Topics: crud, csharp
- Language: C#
- Homepage:
- Size: 91.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.