{"id":25969215,"url":"https://github.com/folkerkinzel/strings","last_synced_at":"2025-03-04T22:47:10.479Z","repository":{"id":142563907,"uuid":"249302096","full_name":"FolkerKinzel/Strings","owner":"FolkerKinzel","description":".NET library that contains extension methods and helper classes for character-based data types.","archived":false,"fork":false,"pushed_at":"2024-10-29T20:45:16.000Z","size":42117,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-29T21:42:28.205Z","etag":null,"topics":["dotnet","extension-methods","hashcode","string","stringbuilder"],"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/FolkerKinzel.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-23T00:47:59.000Z","updated_at":"2024-10-29T20:45:19.000Z","dependencies_parsed_at":"2023-04-10T17:47:43.139Z","dependency_job_id":"e034bae8-bc4f-4c38-a5ec-2723950027a7","html_url":"https://github.com/FolkerKinzel/Strings","commit_stats":null,"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FolkerKinzel%2FStrings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FolkerKinzel%2FStrings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FolkerKinzel%2FStrings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FolkerKinzel%2FStrings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FolkerKinzel","download_url":"https://codeload.github.com/FolkerKinzel/Strings/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241935266,"owners_count":20044826,"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":["dotnet","extension-methods","hashcode","string","stringbuilder"],"created_at":"2025-03-04T22:47:09.890Z","updated_at":"2025-03-04T22:47:10.470Z","avatar_url":"https://github.com/FolkerKinzel.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FolkerKinzel.Strings\n[![NuGet](https://img.shields.io/nuget/v/FolkerKinzel.Strings)](https://www.nuget.org/packages/FolkerKinzel.Strings/)\n[![GitHub](https://img.shields.io/github/license/FolkerKinzel/Strings)](https://github.com/FolkerKinzel/Strings/blob/master/LICENSE)\n[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://stand-with-ukraine.pp.ua)\n\n[Project Reference](https://folkerkinzel.github.io/Strings/reference/)\n\n.NET library that contains extension methods and helper classes for character-based data types.\n\nVery high code coverage of the unit tests (100% line and branch) and the consistent avoidance of unsafe code blocks are main design \nprinciples of this library.\n\n## Content:\n- Extension methods that help to write easier and cleaner code. Many of them are \"Syntactic Sugar\" that calls existing Framework methods and will (hopefully) be inlined. Some other fill gaps of the Framework.\n- Extension methods that act as polyfills in order to make it easier to support older framework versions in Multi Targeting Projects. [(See the complete list.)](https://github.com/FolkerKinzel/Strings/blob/master/src/FolkerKinzel.Strings/md/Polyfills.md)\n- Extension methods that return identical `Int32` hashcodes for identical `Char` sequences each time the program runs. These hashcodes are a slim alternative to larger hash algorithms, which is suitable for hashing short strings that are not used in a security-critical context.\n- Useful helpers to work with character sets and encodings.\n\n## Usage:\n- Simply install the [nuget package](https://www.nuget.org/packages/FolkerKinzel.Strings), publish the `FolkerKinzel.Strings` namespace\n and enjoy a lot more functionality for character-based .NET types.\n\n\u0026nbsp;\n\n[Version History](https://github.com/FolkerKinzel/Strings/releases)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffolkerkinzel%2Fstrings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffolkerkinzel%2Fstrings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffolkerkinzel%2Fstrings/lists"}