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 }}
ppanchen
/
ReengineeringCourse
Public template
Notifications
You must be signed in to change notification settings
Fork
37
Star
2
Code
Issues
0
Pull requests
37
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Lab 4: Remove Duplicates
- #80
#80
Open
NatashaTymchenko
wants to merge 13 commits into
ppanchen:master
ppanchen/ReengineeringCourse:master
from
NatashaTymchenko:fix/duplicates
NatashaTymchenko/NetSdrClient:fix/duplicates
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Lab 4: Remove Duplicates
#80
NatashaTymchenko
wants to merge 13 commits into
ppanchen:master
ppanchen/ReengineeringCourse:master
from
NatashaTymchenko:fix/duplicates
NatashaTymchenko/NetSdrClient:fix/duplicates
Copy head branch name to clipboard
Commits
Commits on Nov 26, 2025
Update sonarcloud.yml
NatashaTymchenko
authored
3b1ab1a
View commit details
Copy full SHA for 3b1ab1a
Browse repository at this point
Update sonarcloud.yml
NatashaTymchenko
authored
06d374c
View commit details
Copy full SHA for 06d374c
Browse repository at this point
Update README.md
NatashaTymchenko
authored
2ebf79c
View commit details
Copy full SHA for 2ebf79c
Browse repository at this point
Fix typo: Rename Disconect to Disconnect
NatashaTymchenko
authored
1a9a4bc
View commit details
Copy full SHA for 1a9a4bc
Browse repository at this point
Fix typo: Rename Disconect to Disconnect
NatashaTymchenko
authored
3ee084c
View commit details
Copy full SHA for 3ee084c
Browse repository at this point
Remove unused fields in TcpClientWrapper
NatashaTymchenko
authored
d2ced76
View commit details
Copy full SHA for d2ced76
Browse repository at this point
Refactor: remove code duplication in Exit method
NatashaTymchenko
authored
a6a9cbd
View commit details
Copy full SHA for a6a9cbd
Browse repository at this point
Refactor: wrap top-level statements in Program class
NatashaTymchenko
authored
4eb8e2b
View commit details
Copy full SHA for 4eb8e2b
Browse repository at this point
Add Coverlet packages
NatashaTymchenko
authored
01b4169
View commit details
Copy full SHA for 01b4169
Browse repository at this point
Replace template with working NUnit tests
NatashaTymchenko
authored
065814f
View commit details
Copy full SHA for 065814f
Browse repository at this point
Add test step to CI
NatashaTymchenko
authored
33d70b4
View commit details
Copy full SHA for 33d70b4
Browse repository at this point
Refactor TcpClientWrapper to reduce duplicates
NatashaTymchenko
authored
2672bff
View commit details
Copy full SHA for 2672bff
Browse repository at this point
Refactor UdpClientWrapper: remove duplicate GetHashCode
NatashaTymchenko
authored
15e2458
View commit details
Copy full SHA for 15e2458
Browse repository at this point
You can’t perform that action at this time.