Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Converted Chapter1 to C# #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Akamitori
Copy link

Description

Implemented Chapter 1 in C# code.

Context

As part of my learning, I decided to contribute to this repo with the C# examples. The java examples were used as inspiration/conversion wherever possible. The redis client used is stackexchange.redis

Changes

Added the chapter 1 project.
Added .bat and .sh files to run and build a project dynamically.
Added a read me file.

Notes

The .bat and .sh are quite basic so they are open to improvements and suggestions.

@josiahcarlson
Copy link
Owner

I will look through these in the coming weeks as I have time, it's a lot of code!

@Akamitori
Copy link
Author

I will look through these in the coming weeks as I have time, it's a lot of code!

Great. Looking forward to it. Keep in mind that it would be best to rebase each chapter PR in succession, after the previous PR is merged in. That way the review will be easier since each Chapter branches off the previous one and as a result each PR looks bigger than it actually is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants