https://github.com/soenneker/soenneker.extensions.uri
A collection of useful Uri extension methods
https://github.com/soenneker/soenneker.extensions.uri
csharp dotnet extension uri url
Last synced: 4 months ago
JSON representation
A collection of useful Uri extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.uri
- Owner: soenneker
- License: mit
- Created: 2023-04-01T01:42:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-09T21:06:19.000Z (4 months ago)
- Last Synced: 2026-03-09T21:08:56.062Z (4 months ago)
- Topics: csharp, dotnet, extension, uri, url
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.03 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/Soenneker.Extensions.Uri/)
[](https://github.com/soenneker/soenneker.extensions.uri/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Extensions.Uri/)
[](https://github.com/soenneker/soenneker.extensions.uri/actions/workflows/codeql.yml)
#  Soenneker.Extensions.Uri
### A collection of useful Uri extension methods
## Installation
```
dotnet add package Soenneker.Extensions.Uri
```