Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
hmol
/
LinkCrawler
Public
Notifications
You must be signed in to change notification settings
Fork
60
Star
123
Code
Issues
14
Pull requests
7
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit History
Commits on Nov 16, 2022
Merge pull request #41 from EBWeist/develop
Show description for b2e8f14
JustinGunther
authored
b2e8f14
Copy full SHA for b2e8f14
Merge pull request #37 from davetolan/AddUnitTests
Show description for 7c4beb4
JustinGunther
authored
7c4beb4
Copy full SHA for 7c4beb4
.NET 7 Build-Out
Show description for c7cd622
JustinGunther
authored
c7cd622
Copy full SHA for c7cd622
Merge pull request #45 from Joose1992/develop
Show description for 2fd73f7
JustinGunther
authored
2fd73f7
Copy full SHA for 2fd73f7
Commits on Nov 15, 2022
DotNet7
Show description for cdf05b3
Joose1992
committed
cdf05b3
Copy full SHA for cdf05b3
Commits on Nov 4, 2022
Unit test issue 44
Show description for e03559d
Joose1992
committed
e03559d
Copy full SHA for e03559d
Commits on Jul 29, 2020
Update README.md
hmol
authored
1c3709c
Copy full SHA for 1c3709c
Commits on Oct 23, 2019
More consistent style and cleanup
EmeryWeistDeusto
committed
9cc30ba
Copy full SHA for 9cc30ba
Code cleanup and variable name consistency.
EmeryWeistDeusto
committed
1a8786c
Copy full SHA for 1a8786c
Commits on Oct 3, 2018
Added autofixture packages, added SlackOutput tests
davetolan
committed
473058f
Copy full SHA for 473058f
Moved ValidUrlParserTests.cs to ParsersTests folder
davetolan
committed
3813000
Copy full SHA for 3813000
Added ParsersTests folder and moved ValidUrlParserTests.cs into it to match folder structure in main project
davetolan
committed
6dcdfdb
Copy full SHA for 6dcdfdb
Added tests for StringExtension.TrimEnd
davetolan
committed
021aa9d
Copy full SHA for 021aa9d
Commits on Jun 17, 2017
Merge pull request #30 from melkor54248/develop
Show description for b268624
tdwright
authored
b268624
Copy full SHA for b268624
Commits on May 9, 2017
Update program.cs change arguments exist check
melkor54248
authored
44d9cb7
Copy full SHA for 44d9cb7
Commits on May 6, 2017
Accept url as commnd line argument
melkor54248
committed
7c729a3
Copy full SHA for 7c729a3
Commits on Feb 19, 2017
Merge pull request #23 from tdwright/master
Show description for 759c6cb
hmol
authored
759c6cb
Copy full SHA for 759c6cb
Commits on Oct 10, 2016
Merge pull request #2 from tdwright/develop
Show description for e9e457e
tdwright
authored
e9e457e
Copy full SHA for e9e457e
Added PrintSummary setting to README
tdwright
authored
628bdc3
Copy full SHA for 628bdc3
Added locks to the LinkModel list to eliminate issues caused by concurrent access.
tdwright
committed
78f84b5
Copy full SHA for 78f84b5
Now outputs a summary table when finished
tdwright
committed
04ef217
Copy full SHA for 04ef217
Tweaked outputs to allow for multiline info
tdwright
committed
fec6c51
Copy full SHA for fec6c51
Refactored two lists of URLs into a single URL model
tdwright
committed
45f859f
Copy full SHA for 45f859f
Merge pull request #1 from hmol/develop
Show description for 1942d54
tdwright
authored
1942d54
Copy full SHA for 1942d54
Commits on Oct 7, 2016
fix for PrintSummary property
Henrik Molnes
committed
7402dde
Copy full SHA for 7402dde
Merge pull request #21 from tdwright/master
Show description for 4ab27ee
hmol
authored
4ab27ee
Copy full SHA for 4ab27ee
Merge pull request #17 from paulhtrott/UnitTestClients
Show description for 30e6088
hmol
authored
30e6088
Copy full SHA for 30e6088
Commits on Sep 23, 2016
Added option to print elapsed milliseconds to console at end of processing.
Thomas Wright
committed
df51a2a
Copy full SHA for df51a2a
Commits on Jun 17, 2016
Added a MockSettings class for dependency injection unit testing purposes. Added the SlackClientTests class and tests for the default constructor
paulhtrott
committed
a50b024
Copy full SHA for a50b024
Commits on Jun 15, 2016
corrected removing of segments in uri
hmol
committed
61d5de2
Copy full SHA for 61d5de2
added new extensionmethod to support baseurls with segments
hmol
committed
aea6305
Copy full SHA for aea6305
Commits on May 14, 2016
added AutoFlush=true to StreamWriter, would not write to file if this is not set
hmol
committed
3d7aa87
Copy full SHA for 3d7aa87
Commits on May 12, 2016
Update README.md
hmol
committed
f42cbb3
Copy full SHA for f42cbb3
Commits on May 11, 2016
Update README.md
hmol
committed
d4ba026
Copy full SHA for d4ba026
Update README.md
hmol
committed
7d46221
Copy full SHA for 7d46221
Pagination
Previous
Next
You can’t perform that action at this time.