Skip to content

Console applications developed on .NET 3.1. Repository contains the diffrent implementations of console projects made on basic C# language.

License

Notifications You must be signed in to change notification settings

green1971weekend/ConsoleAppDev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Console Apps

The main idea of this project is to implement the diffrent console functionalities and xUnit tests for studing and mastering own skills in basic C# language.

Content

Here is the main list of project content with short description.

  • Simple calculator
    Simple calculator wich can make basic math operations: Adding,subtracting, multipling, dividing.

  • Task handler v1.0.
    Simple manager of tasks limited by days of week.

  • Task handler v2.0.
    Modified manager of tasks wich capable to keep any tasks assigned by user for certain date.

  • Shop project
    Console simuator of tech shop wich keeps the certain good objects and simplistic sort of DB.

  • ATM Project
    Simulator of ATM machine and attached bank to it wich also has simplistic sort of DB and simulates the issuance of credit cards.

  • Queue simulator
    Simulator of shop counter-chekers made special for comprehending the work of multiple threads.

  • Client-Server interaction
    Two parts of client and server sides wich special made to understand how sockets and endpoints work.

Build with

Author

Maksim Straltsou

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Console applications developed on .NET 3.1. Repository contains the diffrent implementations of console projects made on basic C# language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages