Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
boolean-uk
/
csharp-workshop-challenge
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
0
Code
Issues
0
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Kye
- #5
#5
Open
yee0802
wants to merge 10 commits into
boolean-uk:main
boolean-uk/csharp-workshop-challenge:main
from
yee0802:main
yee0802/csharp-workshop-challenge:main
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Kye
#5
yee0802
wants to merge 10 commits into
boolean-uk:main
boolean-uk/csharp-workshop-challenge:main
from
yee0802:main
yee0802/csharp-workshop-challenge:main
Copy head branch name to clipboard
Commits
Commits on May 27, 2024
add TodoListItem class
yee0802
committed
fc1c75c
View commit details
Copy full SHA for fc1c75c
Browse repository at this point
add id property and update TodoListItem constructor
yee0802
committed
0abad53
View commit details
Copy full SHA for 0abad53
Browse repository at this point
add exit command and view TodoList command
yee0802
committed
186e04f
View commit details
Copy full SHA for 186e04f
Browse repository at this point
update TodoListItem class to autoincrement id
yee0802
committed
9ad4eb7
View commit details
Copy full SHA for 9ad4eb7
Browse repository at this point
add create Todo command
yee0802
committed
63ba65b
View commit details
Copy full SHA for 63ba65b
Browse repository at this point
add remove Todo command
yee0802
committed
491256a
View commit details
Copy full SHA for 491256a
Browse repository at this point
Commits on May 28, 2024
add complete Todo command
yee0802
committed
683a97a
View commit details
Copy full SHA for 683a97a
Browse repository at this point
add Menu class for handling command logic
yee0802
committed
c1ea230
View commit details
Copy full SHA for c1ea230
Browse repository at this point
refactor Program to utilise Menu class
yee0802
committed
a5f1a73
View commit details
Copy full SHA for a5f1a73
Browse repository at this point
update ShowCommands() method and todoList initialisation
yee0802
committed
a0c9e7b
View commit details
Copy full SHA for a0c9e7b
Browse repository at this point
You can’t perform that action at this time.