{"id":18824335,"url":"https://github.com/galassie/fslugify-adapter","last_synced_at":"2026-01-20T02:30:16.489Z","repository":{"id":156772939,"uuid":"219613453","full_name":"galassie/fslugify-adapter","owner":"galassie","description":"📦🐌 Minimalistic adapter for a minimalistic slug generator library","archived":false,"fork":false,"pushed_at":"2021-03-02T14:05:32.000Z","size":36,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-30T04:27:22.893Z","etag":null,"topics":["csharp","slug","slugify","url","web"],"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/galassie.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":"2019-11-04T23:05:30.000Z","updated_at":"2021-12-18T15:32:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"f8a60b47-f1be-4dc8-97ab-475291bb5dc1","html_url":"https://github.com/galassie/fslugify-adapter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galassie%2Ffslugify-adapter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galassie%2Ffslugify-adapter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galassie%2Ffslugify-adapter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galassie%2Ffslugify-adapter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/galassie","download_url":"https://codeload.github.com/galassie/fslugify-adapter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239761628,"owners_count":19692545,"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":["csharp","slug","slugify","url","web"],"created_at":"2024-11-08T00:56:12.925Z","updated_at":"2026-01-20T02:30:16.450Z","avatar_url":"https://github.com/galassie.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FSlugify-Adapter\n\n[![Build status](https://ci.appveyor.com/api/projects/status/7xa66bc8a9ruw5wm?svg=true)](https://ci.appveyor.com/project/galassie/fslugify-adapter) [![Build Status](https://travis-ci.org/galassie/fslugify-adapter.svg?branch=master)](https://travis-ci.org/galassie/fslugify-adapter) [![NuGet](https://img.shields.io/nuget/v/FSlugify.Adapter.svg)](https://nuget.org/packages/FSlugify.Adapter) ![.NET Core](https://github.com/galassie/fslugify-adapter/workflows/.NET%20Core/badge.svg?branch=master)\n\nSimple, Object-Oriented adapter for the library [FSlugify](https://github.com/galassie/fslugify), written in C#.\n\n## Add package\n\nIf you want to add this package to your project, execute the following command:\n\n``` shell\ndotnet add package FSlugify.Adapter --version 1.1.0\n```\n\n## Build on your machine\n\nIf you want to build this library on your machine, execute the following commands:\n\n``` shell\ngit clone https://github.com/galassie/fslugify.git\ncd fslugify\ndotnet build\n```\n\nIf you want to run the tests, execute the following command:\n\n``` shell\ndotnet test\n```\n\n## Build in Docker\n\nRequired:\n- Install [Docker](https://hub.docker.com/search/?type=edition\u0026offering=community) for your system\n\nBuild a Docker image called `fslugify-adapter`. This will work without any local .NET Core installation.\n\n```shell\ndocker build -t fslugify-adapter .\n```\n\nUse the following to instantiate a Docker container from the `fslugify-adapter` image and run the tests inside:\n\n```shell\ndocker run --rm fslugify-adapter dotnet test\n```\n\n## Contributing\n\nCode contributions are more than welcome! 😻\n\nPlease commit any pull requests against the `master` branch.  \nIf you find any issue, please [report it](https://github.com/galassie/fslugify-adapter/issues)!\n\n## License\n\nThis project is licensed under [The MIT License (MIT)](https://raw.githubusercontent.com/galassie/fslugify-adapter/master/LICENSE.md).\n\nAuthor: [Enrico Galassi](https://twitter.com/enricogalassi88)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgalassie%2Ffslugify-adapter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgalassie%2Ffslugify-adapter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgalassie%2Ffslugify-adapter/lists"}