{"id":22835201,"url":"https://github.com/jchristn/xmltopox","last_synced_at":"2026-04-18T00:31:24.908Z","repository":{"id":65413722,"uuid":"70358270","full_name":"jchristn/XmlToPox","owner":"jchristn","description":"Convert XML to plain old XML and query it using XPath","archived":false,"fork":false,"pushed_at":"2021-11-12T17:07:37.000Z","size":1157,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-08T11:12:09.149Z","etag":null,"topics":["nuget","pox","xml","xpath"],"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/jchristn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["jchristn"],"custom":["https://paypal.me/joelchristner"]}},"created_at":"2016-10-08T21:25:13.000Z","updated_at":"2021-11-12T17:07:41.000Z","dependencies_parsed_at":"2023-01-23T10:55:03.678Z","dependency_job_id":null,"html_url":"https://github.com/jchristn/XmlToPox","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jchristn/XmlToPox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jchristn%2FXmlToPox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jchristn%2FXmlToPox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jchristn%2FXmlToPox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jchristn%2FXmlToPox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jchristn","download_url":"https://codeload.github.com/jchristn/XmlToPox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jchristn%2FXmlToPox/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267701290,"owners_count":24130447,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["nuget","pox","xml","xpath"],"created_at":"2024-12-12T22:08:40.823Z","updated_at":"2026-04-18T00:31:24.843Z","avatar_url":"https://github.com/jchristn.png","language":"C#","funding_links":["https://github.com/sponsors/jchristn","https://paypal.me/joelchristner"],"categories":[],"sub_categories":[],"readme":"﻿# XmlToPox\n\n[![][nuget-img]][nuget]\n\n[nuget]:     https://www.nuget.org/packages/XmlToPox/1.0.0\n[nuget-img]: https://badge.fury.io/nu/Object.svg\n\nConvert XML to Plain Old XML and Query using XPath\n\n## Help or feedback\n\nFirst things first - do you need help or have feedback?  Contact me at joel dot christner at gmail or file an issue here!\n\n## New in v1.0.2\n\n- Retarget to .NET Core 2.0 and .NET Framework 4.5.2\n\n## Simple example\n```csharp\nusing XmlToPox;\n\nstring pox = XmlTools.Convert(\"Some ridiculous XML document goes here\");\nConsole.WriteLine(pox);\n```\n\n## Version history\n\nNotes from previous versions (starting with v1.0.0) will be moved here.\n\nv1.0.x\n- Initial release\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjchristn%2Fxmltopox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjchristn%2Fxmltopox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjchristn%2Fxmltopox/lists"}