{"id":20520328,"url":"https://github.com/artemzarubin/xmldocumentprocessor","last_synced_at":"2025-03-06T00:19:24.026Z","repository":{"id":243643016,"uuid":"812993517","full_name":"ArtemZarubin/XmlDocumentProcessor","owner":"ArtemZarubin","description":"XmlDocumentProcessor: A .NET component for XML document processing. It analyzes XML content, performs keyword-based queries, and transforms data into HTML. Emphasizes design patterns like Strategy pattern, with a focus on class diagramming. Implements penalty for non-compliance.","archived":false,"fork":false,"pushed_at":"2024-06-10T10:25:24.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-16T10:32:37.761Z","etag":null,"topics":["c-sharp","document-processing","dotnet","xml","xml-processing"],"latest_commit_sha":null,"homepage":"","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/ArtemZarubin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2024-06-10T09:53:32.000Z","updated_at":"2024-06-10T10:25:27.000Z","dependencies_parsed_at":"2024-06-10T11:54:36.383Z","dependency_job_id":null,"html_url":"https://github.com/ArtemZarubin/XmlDocumentProcessor","commit_stats":null,"previous_names":["artemzarubin/xmldocumentprocessor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtemZarubin%2FXmlDocumentProcessor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtemZarubin%2FXmlDocumentProcessor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtemZarubin%2FXmlDocumentProcessor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtemZarubin%2FXmlDocumentProcessor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArtemZarubin","download_url":"https://codeload.github.com/ArtemZarubin/XmlDocumentProcessor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242123576,"owners_count":20075388,"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","document-processing","dotnet","xml","xml-processing"],"created_at":"2024-11-15T22:19:13.080Z","updated_at":"2025-03-06T00:19:24.001Z","avatar_url":"https://github.com/ArtemZarubin.png","language":"C#","readme":"# XML Document Processor :gear:\n\nThis repository contains a C# console application demonstrating the use of the Strategy design pattern for flexible XML document processing. \n\n## Features :sparkles:\n\nThe program provides two concrete strategies:\n\n* **LibraryAnalysisStrategy :books::** Analyzes library information such as authors, titles, keywords, etc. \n* **HtmlTransformationStrategy :computer::** Transforms an XML document into HTML format.\n\nUsers can choose the desired strategy and process an XML file with data. The program also ensures correct processing of Ukrainian characters :ukraine:.\n\n## Usage :rocket:\n\n1. Clone or download this repository.\n2. Open the project in Visual Studio.\n3. Change the path to your XML file in the `Main` method of the `Program` class.\n4. Run the program.\n\n## Technologies :computer:\n\n* C#\n* .NET Framework\n* System.Xml.Linq\n\n## Design Patterns :triangular_ruler:\n\n* Strategy\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartemzarubin%2Fxmldocumentprocessor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartemzarubin%2Fxmldocumentprocessor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartemzarubin%2Fxmldocumentprocessor/lists"}