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: about 2 months 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-19T01:15:01.000Z (about 1 year ago)
- Last Synced: 2025-04-24T11:38:23.809Z (6 months ago)
- Topics: crud, csharp
- Language: C#
- Homepage:
- Size: 91.8 KB
- Stars: 3
- 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.