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

Dotnet version of the workshop as used with Customer #10

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Jfhelin
Copy link
Collaborator

@Jfhelin Jfhelin commented Dec 9, 2024

This pull request introduces a comprehensive .NET version of the Rock Paper Scissors workshop, including setup instructions, core exercises, challenge exercises, and additional resources. It also includes the implementation of the core game logic, console application, REST API, and unit tests.

@Jfhelin Jfhelin requested review from Copilot and pierluigi December 9, 2024 14:51

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 5 out of 18 changed files in this pull request and generated no suggestions.

Files not reviewed (13)
  • dotnet/RockPaperScissors.Api/Properties/launchSettings.json: Language not supported
  • dotnet/RockPaperScissors.Api/RockPaperScissors.Api.csproj: Language not supported
  • dotnet/RockPaperScissors.Api/RockPaperScissors.Api.http: Language not supported
  • dotnet/RockPaperScissors.Api/appsettings.json: Language not supported
  • dotnet/RockPaperScissors.Console/RockPaperScissors.Console.csproj: Language not supported
  • dotnet/RockPaperScissors.Core/RockPaperScissors.Core.csproj: Language not supported
  • dotnet/RockPaperScissors.Tests/RockPaperScissors.Tests.csproj: Language not supported
  • dotnet/dotnet.sln: Language not supported
  • README.md: Evaluated as low risk
  • dotnet/RockPaperScissors.Core/Game.cs: Evaluated as low risk
  • dotnet/4. additional resources.md: Evaluated as low risk
  • dotnet/RockPaperScissors.Console/Program.cs: Evaluated as low risk
  • dotnet/2. core exercises.md: Evaluated as low risk

Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon. Learn more

@Jfhelin Jfhelin requested a review from AnthonyBorton December 9, 2024 14:52
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.

1 participant