{"id":15706614,"url":"https://github.com/martincostello/aspnet-core-pseudo-localization","last_synced_at":"2025-05-12T15:12:35.771Z","repository":{"id":33258364,"uuid":"149011262","full_name":"martincostello/aspnet-core-pseudo-localization","owner":"martincostello","description":"An example application that demonstrates using pseudo-localization with ASP.NET Core","archived":false,"fork":false,"pushed_at":"2025-05-03T18:08:08.000Z","size":584,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-03T19:20:40.669Z","etag":null,"topics":["aspnet-core","localization"],"latest_commit_sha":null,"homepage":"https://blog.martincostello.com/aspnet-core-pseudo-localization/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martincostello.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["martincostello"],"buy_me_a_coffee":"martincostello"}},"created_at":"2018-09-16T15:56:01.000Z","updated_at":"2025-05-03T18:08:12.000Z","dependencies_parsed_at":"2023-10-10T20:13:06.612Z","dependency_job_id":"b7a186ca-4966-4e48-a356-97e26c688ed2","html_url":"https://github.com/martincostello/aspnet-core-pseudo-localization","commit_stats":{"total_commits":427,"total_committers":5,"mean_commits":85.4,"dds":0.585480093676815,"last_synced_commit":"0fa80c684157847f31cfea4d33e30697353a520f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martincostello%2Faspnet-core-pseudo-localization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martincostello%2Faspnet-core-pseudo-localization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martincostello%2Faspnet-core-pseudo-localization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martincostello%2Faspnet-core-pseudo-localization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martincostello","download_url":"https://codeload.github.com/martincostello/aspnet-core-pseudo-localization/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253763932,"owners_count":21960484,"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":["aspnet-core","localization"],"created_at":"2024-10-03T20:25:12.531Z","updated_at":"2025-05-12T15:12:35.719Z","avatar_url":"https://github.com/martincostello.png","language":"C#","funding_links":["https://github.com/sponsors/martincostello","https://buymeacoffee.com/martincostello"],"categories":[],"sub_categories":[],"readme":"# ASP.NET Pseudo-localization\n\n[![Build status](https://github.com/martincostello/aspnet-core-pseudo-localization/actions/workflows/build.yml/badge.svg?branch=main\u0026event=push)](https://github.com/martincostello/aspnet-core-pseudo-localization/actions/workflows/build.yml?query=branch%3Amain+event%3Apush)\n\n## Introduction\n\nAn example application that demonstrates using pseudo-localization with ASP.NET for testing that strings shown in the user interface have been appropriately prepared for localization.\n\n### English (`en-GB`)\n\nBelow is the sample application when run in the default locale (UK English).\n\n![TodoApp in English](./docs/todoapp.en-GB.png \"TodoApp in English\")\n\n### Pseudo-locale (`qps-Ploc`)\n\nBelow is the sample application when run using the Windows base pseudo-locale. UI elements that are not user data are rendered using with additional length, accents and surrounded in square brackets.\n\n![TodoApp with Pseudo-localization](./docs/todoapp.qps-Ploc.png \"TodoApp with Pseudo-localization\")\n\n## Feedback\n\nAny feedback or issues can be added to the issues for this project in [GitHub](https://github.com/martincostello/aspnet-core-pseudo-localization/issues \"Issues for this project on GitHub.com\").\n\n## Repository\n\nThe repository is hosted in [GitHub](https://github.com/martincostello/aspnet-core-pseudo-localization \"This project on GitHub.com\"): \u003chttps://github.com/martincostello/aspnet-core-pseudo-localization.git\u003e\n\n## License\n\nThis project is licensed under the [Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt \"The Apache 2.0 license\") license.\n\n## Building and Testing\n\nCompiling the application yourself requires Git and the [.NET SDK](https://www.microsoft.com/net/download/core \"Download the .NET SDK\") to be installed (version `9.0.100` or later).\n\nTo build and test the application locally from a terminal/command-line, run the following set of commands:\n\n```powershell\ngit clone https://github.com/martincostello/aspnet-core-pseudo-localization.git\ncd aspnet-core-pseudo-localization\n./build.ps1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartincostello%2Faspnet-core-pseudo-localization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartincostello%2Faspnet-core-pseudo-localization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartincostello%2Faspnet-core-pseudo-localization/lists"}