Info
| Version: | 1.5.5 | 
| Author(s): | Dale Holborow (C# port), LinkedIn (original Java) | 
| Last Update: | Wednesday, May 28, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/eladaus/URL-Detector | 
| NuGet Url: | https://www.nuget.org/packages/eladaus.urldetector | 
Install
Install-Package eladaus.urldetector
                        dotnet add package eladaus.urldetector
                        paket add eladaus.urldetector
                        
                                eladaus.urldetector Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- System.Collections.Immutable(>= 1.3.0)
 - System.Memory(>= 4.5.3)
 
Tags
                
to detect urls from a body of text.
See
https://github.com/eladaus/URL-Detector.