{"id":20247032,"url":"https://github.com/stephencleary/uniformresourceidentifiers","last_synced_at":"2025-10-07T22:44:04.573Z","repository":{"id":66265327,"uuid":"78257055","full_name":"StephenCleary/UniformResourceIdentifiers","owner":"StephenCleary","description":"Standard-compliant URI encoders and parsers","archived":false,"fork":false,"pushed_at":"2023-12-08T15:22:38.000Z","size":207,"stargazers_count":7,"open_issues_count":2,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-24T18:52:34.224Z","etag":null,"topics":["c-sharp","uri","uri-normalize","uri-parser","url","url-encoder","url-parser"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StephenCleary.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["StephenCleary"]}},"created_at":"2017-01-07T03:51:06.000Z","updated_at":"2024-08-01T12:11:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"360ee586-6438-4c72-b8c9-43dd2b865e33","html_url":"https://github.com/StephenCleary/UniformResourceIdentifiers","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephenCleary%2FUniformResourceIdentifiers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephenCleary%2FUniformResourceIdentifiers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephenCleary%2FUniformResourceIdentifiers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephenCleary%2FUniformResourceIdentifiers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StephenCleary","download_url":"https://codeload.github.com/StephenCleary/UniformResourceIdentifiers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248301591,"owners_count":21080920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c-sharp","uri","uri-normalize","uri-parser","url","url-encoder","url-parser"],"created_at":"2024-11-14T09:35:04.633Z","updated_at":"2025-10-07T22:44:04.479Z","avatar_url":"https://github.com/StephenCleary.png","language":"C#","funding_links":["https://github.com/sponsors/StephenCleary"],"categories":[],"sub_categories":[],"readme":"![Logo](src/icon.png)\n\n# Uniform Resource Identifiers [![Build status](https://github.com/StephenCleary/UniformResourceIdentifiers/workflows/Build/badge.svg)](https://github.com/StephenCleary/UniformResourceIdentifiers/actions?query=workflow%3ABuild) [![codecov](https://codecov.io/gh/StephenCleary/UniformResourceIdentifiers/branch/master/graph/badge.svg)](https://codecov.io/gh/StephenCleary/UniformResourceIdentifiers) [![NuGet version](https://badge.fury.io/nu/Nito.UniformResourceIdentifiers.svg)](https://www.nuget.org/packages/Nito.UniformResourceIdentifiers) [![API docs](https://img.shields.io/badge/API-dotnetapis-blue.svg)](http://dotnetapis.com/pkg/Nito.UniformResourceIdentifiers)\n\nBecause apparently this is hard, or something.\n\n# Standards\n\nThese libraries provide standard-compliant URI encoders and parsers.\n\nThe core library implements:\n\n- [RFC3986](https://tools.ietf.org/html/rfc3986) for `GenericUniformResourceIdentifier` and common algorithms.\n- [RFC6874](https://tools.ietf.org/html/rfc6874) and [RFC5952](https://tools.ietf.org/html/rfc5952) for IPv6 hosts.\n- [HTML5 `application/x-www-form-urlencoded`](https://www.w3.org/TR/html5) for encoding query values.\n\nScheme-specific libraries implement:\n\n- [RFC7230](https://tools.ietf.org/html/rfc7230) - `http:` and `https:`\n- [RFC4151](https://tools.ietf.org/html/rfc4151) - `tag:`\n\nPossible future considerations: [RFC6570](https://tools.ietf.org/html/rfc6570).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephencleary%2Funiformresourceidentifiers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephencleary%2Funiformresourceidentifiers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephencleary%2Funiformresourceidentifiers/lists"}