Skip to content

A simple console application in C# for managing users, following SOLID principles.

Notifications You must be signed in to change notification settings

yahya-saad/Console-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A simple console application in C# for managing users, following SOLID principles.

Features

  • Add a new user
  • Update an existing user
  • Delete a user
  • Print all users

Usage

  1. Clone the repository:
    git clone https://github.com/yahya-saad/Console-CRUD.git
  2. Open the project in your favorite IDE (e.g., Visual Studio).
  3. Build and run the project.

About

A simple console application in C# for managing users, following SOLID principles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages