{"id":19389432,"url":"https://github.com/linksplatform/ranges","last_synced_at":"2026-02-25T18:07:36.345Z","repository":{"id":35016010,"uuid":"196857599","full_name":"linksplatform/Ranges","owner":"linksplatform","description":"LinksPlatform's Platform.Ranges Class Library","archived":false,"fork":false,"pushed_at":"2025-09-14T09:41:25.000Z","size":1770,"stargazers_count":4,"open_issues_count":30,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-20T23:42:04.673Z","etag":null,"topics":["class-library","csharp","dotnet-framework","dotnet-standard","linksplatform","nuget-package"],"latest_commit_sha":null,"homepage":"https://linksplatform.github.io/Ranges","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linksplatform.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-07-14T16:12:42.000Z","updated_at":"2025-07-19T15:52:52.000Z","dependencies_parsed_at":"2025-07-19T17:20:24.620Z","dependency_job_id":null,"html_url":"https://github.com/linksplatform/Ranges","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/linksplatform/Ranges","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linksplatform%2FRanges","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linksplatform%2FRanges/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linksplatform%2FRanges/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linksplatform%2FRanges/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linksplatform","download_url":"https://codeload.github.com/linksplatform/Ranges/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linksplatform%2FRanges/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29833846,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T17:57:15.019Z","status":"ssl_error","status_checked_at":"2026-02-25T17:56:11.472Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["class-library","csharp","dotnet-framework","dotnet-standard","linksplatform","nuget-package"],"created_at":"2024-11-10T10:16:16.042Z","updated_at":"2026-02-25T18:07:36.317Z","avatar_url":"https://github.com/linksplatform.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Actions Status](https://github.com/linksplatform/Ranges/workflows/CD/badge.svg)](https://github.com/linksplatform/Ranges/actions?workflow=CD)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/6a751e18f3d24825b5e45baa68f5f9dd)](https://app.codacy.com/gh/linksplatform/Ranges?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=linksplatform/Ranges\u0026utm_campaign=Badge_Grade_Settings)\n[![CodeFactor](https://www.codefactor.io/repository/github/linksplatform/ranges/badge)](https://www.codefactor.io/repository/github/linksplatform/ranges)\n\n| [![NuGet Version and Downloads count](https://img.shields.io/nuget/v/Platform.Ranges.TemplateLibrary?label=nuget\u0026style=flat)](https://www.nuget.org/packages/Platform.Ranges.TemplateLibrary) [![ConanCenter package](https://repology.org/badge/version-for-repo/conancenter/platform.ranges.svg)](https://conan.io/center/platform.ranges) | __C++__  |\n|-|-|\n| [![NuGet Version and Downloads count](https://img.shields.io/nuget/v/Platform.Ranges?label=nuget\u0026style=flat)](https://www.nuget.org/packages/Platform.Ranges) | C# |\n\n# [Ranges](https://github.com/linksplatform/Ranges)\nLinksPlatform's Platform.Ranges Class Library\n\nThis library contains `Range` *struct* with `Minimum` and `Maximum` *fields*. It is possible to create only a valid `Range`, overwise an exception is thrown.\n\nNamespace: [Platform.Ranges](https://linksplatform.github.io/Ranges/csharp/api/Platform.Ranges.html)\n\nForked from: [Konard/LinksPlatform/Platform/Platform.Helpers](https://github.com/Konard/LinksPlatform/tree/0c85f236b75e6e3110790008b1a379c03c954501/Platform/Platform.Helpers)\n\nNuGet package: [Platform.Ranges](https://www.nuget.org/packages/Platform.Ranges)\n\n## [Documentation](https://linksplatform.github.io/Ranges)\n*   Struct [Range\\\u003cT\\\u003e](https://linksplatform.github.io/Ranges/csharp/api/Platform.Ranges.Range-1.html).\n\n[PDF file](https://linksplatform.github.io/Ranges/csharp/Platform.Ranges.pdf) with code for e-readers.\n\n## Depend on\n*   [Platform.Exceptions](https://github.com/linksplatform/Exceptions)\n\n## Dependent libraries\n*   [Platform.Random](https://github.com/linksplatform/Random)\n*   [Platform.Collections](https://github.com/linksplatform/Collections)\n\n## Similar libraries\n### [alansav/range](https://github.com/alansav/range)\n`Range` *class* with `Floor` and `Ceiling` *fields*.\n\n### [mnelsonwhite/Range.NET](https://github.com/mnelsonwhite/Range.NET)\n`Range` *class* with `Minimum` and `Maximum` *properties*.\n\n### [sdcb/Sdcb.System.Range](https://github.com/sdcb/Sdcb.System.Range)\n`Range` *struct* with `Start` and `End` *properties*.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinksplatform%2Franges","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinksplatform%2Franges","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinksplatform%2Franges/lists"}