No description
Find a file
2026-08-20 20:35:50 +02:00
.vscode Initial commit: Basic CLI Contacts App with JSON storage 2026-08-20 20:27:37 +02:00
.gitignore Initial commit: Basic CLI Contacts App with JSON storage 2026-08-20 20:27:37 +02:00
AddRemove.cs Initial commit: Basic CLI Contacts App with JSON storage 2026-08-20 20:27:37 +02:00
Address.cs Initial commit: Basic CLI Contacts App with JSON storage 2026-08-20 20:27:37 +02:00
contactIndex.json Initial commit: Basic CLI Contacts App with JSON storage 2026-08-20 20:27:37 +02:00
Edit.cs Initial commit: Basic CLI Contacts App with JSON storage 2026-08-20 20:27:37 +02:00
forgejo-push Initial push mit Universal-gitignore 2026-08-20 20:35:50 +02:00
lx-cli-contacts.csproj Initial commit: Basic CLI Contacts App with JSON storage 2026-08-20 20:27:37 +02:00
MenuManager.cs Initial commit: Basic CLI Contacts App with JSON storage 2026-08-20 20:27:37 +02:00
People.cs Initial commit: Basic CLI Contacts App with JSON storage 2026-08-20 20:27:37 +02:00
Program.cs Initial commit: Basic CLI Contacts App with JSON storage 2026-08-20 20:27:37 +02:00
Titel.cs Initial commit: Basic CLI Contacts App with JSON storage 2026-08-20 20:27:37 +02:00
ViewContact.cs Initial commit: Basic CLI Contacts App with JSON storage 2026-08-20 20:27:37 +02:00
WriteRead.cs Initial commit: Basic CLI Contacts App with JSON storage 2026-08-20 20:27:37 +02:00