This project is intended to the selection process to work for TransUnion.
I implemented this project to show and demonstrate my skills with C#. Caesar Cipher is a an old way of transferring secret information back in medieval times. In this project we implement the Encryption and Decryption for Caesar Cipher using C# Programming Language, with UnitTests Covered.