{"id":32867687,"url":"https://github.com/dimesoftware/system","last_synced_at":"2026-05-18T14:09:05.474Z","repository":{"id":144190660,"uuid":"259561668","full_name":"dimesoftware/system","owner":"dimesoftware","description":"🦸 Extensions to the System namespace.","archived":false,"fork":false,"pushed_at":"2025-11-13T08:06:32.000Z","size":418,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-01T10:06:11.455Z","etag":null,"topics":["csharp","dotnet","utility-library"],"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/dimesoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2020-04-28T07:18:55.000Z","updated_at":"2025-11-13T08:06:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"ebdaf6ce-3d8a-430f-b66d-13a23ce12862","html_url":"https://github.com/dimesoftware/system","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/dimesoftware/system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimesoftware%2Fsystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimesoftware%2Fsystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimesoftware%2Fsystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimesoftware%2Fsystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimesoftware","download_url":"https://codeload.github.com/dimesoftware/system/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimesoftware%2Fsystem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33180377,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["csharp","dotnet","utility-library"],"created_at":"2025-11-09T06:30:25.286Z","updated_at":"2026-05-18T14:09:05.468Z","avatar_url":"https://github.com/dimesoftware.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"assets/logo.png?raw=true\" width=\"350\" alt=\"Logo\"\u003e\u003c/p\u003e\n\n# Extensions to the .NET System namespace\n\n[![Build Status](https://dev.azure.com/dimesoftware/Utilities/_apis/build/status/dimenics.system?branchName=master)](https://dev.azure.com/dimesoftware/Utilities/_build/latest?definitionId=171\u0026branchName=master) ![CodeQL](https://github.com/dimenics/system/workflows/CodeQL/badge.svg) ![Code coverage](https://img.shields.io/azure-devops/coverage/dimesoftware/utilities/171/master)\n\n## Introduction\n\nThis project is meant to extend the capabilities of the System namespace with extra utility functions.\n\n## About this project\n\nThe most notable types in this assembly include:\n\n- `Ensure`: a handy and lightweight validation class.\n- `TryParse`: try parsing string to integers\n\n## Getting Started\n\n- You must have Visual Studio 2019 Community or higher.\n- The dotnet cli is also highly recommended.\n\n## Build and Test\n\n- Run dotnet restore\n- Run dotnet build\n- Run dotnet test\n\n## Installation\n\nUse the package manager NuGet to install Dime.System:\n\n`dotnet add package Dime.System`\n\n## Usage\n\n``` csharp\nusing System;\n\npublic void MyMethod(MyClass myClassParameter)\n{\n    Ensure.Argument.NotNull(myClassParameter, nameof(myClassParameter), \"Parameter cannot be null\");\n}\n```\n\n## Contributing\n\n![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)\n\nPull requests are welcome. Please check out the contribution and code of conduct guidelines.\n\n## License\n\n[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimesoftware%2Fsystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimesoftware%2Fsystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimesoftware%2Fsystem/lists"}