{"id":29234345,"url":"https://github.com/fantakim/slugify","last_synced_at":"2025-07-03T17:11:09.984Z","repository":{"id":45213857,"uuid":"438545222","full_name":"fantakim/Slugify","owner":"fantakim","description":"Slugifies a string","archived":false,"fork":false,"pushed_at":"2024-09-25T15:20:33.000Z","size":33,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T12:17:09.652Z","etag":null,"topics":["multilingual","nuget-package","slugify"],"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/fantakim.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}},"created_at":"2021-12-15T08:05:12.000Z","updated_at":"2025-01-24T06:49:17.000Z","dependencies_parsed_at":"2022-08-29T06:51:14.100Z","dependency_job_id":null,"html_url":"https://github.com/fantakim/Slugify","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/fantakim/Slugify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fantakim%2FSlugify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fantakim%2FSlugify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fantakim%2FSlugify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fantakim%2FSlugify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fantakim","download_url":"https://codeload.github.com/fantakim/Slugify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fantakim%2FSlugify/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263366702,"owners_count":23455798,"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":["multilingual","nuget-package","slugify"],"created_at":"2025-07-03T17:11:08.700Z","updated_at":"2025-07-03T17:11:09.973Z","avatar_url":"https://github.com/fantakim.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SlugifyNet\n\u003e Converts a string into a slug.\n\n[![Nuget](https://img.shields.io/nuget/v/SlugifyNet)](https://www.nuget.org/packages/SlugifyNet)\n[![.NET Standard](https://img.shields.io/badge/.NET%20Standard-%3E%3D%202.0-red.svg)](#)\n\n## Description\nCreated by referring to https://github.com/simov/slugify \n\n## Prerequisites\n- .NET Standard 2.0\n\n## Installation\nUsing the [.NET Core command-line interface (CLI) tools]\n\n```sh\ndotnet add package SlugifyNet\n```\n\nUsing the [NuGet Command Line Interface (CLI)]\n\n```sh\nnuget install SlugifyNet\n```\n\nUsing the [Package Manager Console]\n\n```powershell\nInstall-Package SlugifyNet\n```\n\n## Usage\n```c#\n\"Elon Musk considers move to Mars\".GenerateSlug(); // elon-musk-considers-move-to-mars\n\"Fintech startups raised $34B in 2019\".GenerateSlug(); // fintech-startups-raised-dollar34b-in-2019\n```\n## Slugify Examples\n| Web Page Title | SEO-friendly URL Slug |\n|--|--|\n| Best Practices and Considerations for Multilingual Sites | best-practices-and-considerations-for-multilingual-sites |\n| Meilleures pratiques et considérations relatives aux sites multilingues | meilleures-pratiques-et-considerations-relatives-aux-sites-multilingues |\n| Bewährte Vorgehensweisen und Überlegungen für mehrsprachige Sites | bewahrte-vorgehensweisen-und-uberlegungen-fur-mehrsprachige-sites |\n| Considerazioni e procedure consigliate per i siti multilingue | considerazioni-e-procedure-consigliate-per-i-siti-multilingue |\n| マルチ言語サイトのベストプラクティスと考慮事項 | マルチ言語サイトのベストプラクティスと考慮事項 |\n| Prácticas recomendadas y consideraciones para sitios multilingüe | practicas-recomendadas-y-consideraciones-para-sitios-multilingue |\n| 多语言站点的最佳实践和注意事项 | 多语言站点的最佳实践和注意事项 |\n| 다국어 사이트에 대한 모범 사례 및 고려 사항 | 다국어-사이트에-대한-모범-사례-및-고려-사항 |\n| Советы и рекомендации для многоязычных сайтов | sovety-i-rekomendacii-dlya-mnogoyazychnyh-sajtov |\n| Melhores práticas e considerações para sites multilíngues | melhores-praticas-e-consideracoes-para-sites-multilingues |\n| Các phương pháp hay nhất và cân nhắc cho các trang web đa ngôn ngữ | cac-phuong-phap-hay-nhat-va-can-nhac-cho-cac-trang-web-dja-ngon-ngu |\n| แนวปฏิบัติที่ดีที่สุดและข้อควรพิจารณาสำหรับไซต์หลายภาษา | แนวปฏิบัติที่ดีที่สุดและข้อควรพิจารณาสำหรับไซต์หลายภาษา |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffantakim%2Fslugify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffantakim%2Fslugify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffantakim%2Fslugify/lists"}