{"id":19707719,"url":"https://github.com/balazs-kis/utils-lite","last_synced_at":"2026-05-07T16:15:40.870Z","repository":{"id":118918664,"uuid":"264130508","full_name":"balazs-kis/utils-lite","owner":"balazs-kis","description":"Small tools (object pool, retry logic, automatic mapping, etc.) for .NET Standard.","archived":false,"fork":false,"pushed_at":"2020-09-15T21:52:06.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-02T00:07:30.859Z","etag":null,"topics":["dotnet","dotnet-core","generic-library","helpers","mapper","objectpool","objectpool-pattern","retry","toolkit","tools"],"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/balazs-kis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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-05-15T07:47:18.000Z","updated_at":"2020-09-15T21:52:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d613880-5f35-40cf-8300-9fcbdffb8402","html_url":"https://github.com/balazs-kis/utils-lite","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/balazs-kis/utils-lite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balazs-kis%2Futils-lite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balazs-kis%2Futils-lite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balazs-kis%2Futils-lite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balazs-kis%2Futils-lite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/balazs-kis","download_url":"https://codeload.github.com/balazs-kis/utils-lite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balazs-kis%2Futils-lite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32745384,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["dotnet","dotnet-core","generic-library","helpers","mapper","objectpool","objectpool-pattern","retry","toolkit","tools"],"created_at":"2024-11-11T21:39:41.858Z","updated_at":"2026-05-07T16:15:40.834Z","avatar_url":"https://github.com/balazs-kis.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Utils Lite](Logo/logo-title.png)\n\nSmall tools (object pool, retry logic, automatic mapping etc.) for .NET Standard.\n\n[![Build Status](https://travis-ci.com/balazs-kis/utils-lite.svg?branch=master)](https://travis-ci.com/balazs-kis/utils-lite)\n[![Coverage Status](https://coveralls.io/repos/github/balazs-kis/utils-lite/badge.svg?branch=master)](https://coveralls.io/github/balazs-kis/utils-lite?branch=master)\n[![Nuget](https://img.shields.io/nuget/v/UtilsLite)](https://www.nuget.org/packages/UtilsLite)\n[![License: MIT](https://img.shields.io/badge/license-MIT-blueviolet)](https://opensource.org/licenses/MIT)\n[![pull requests: welcome](https://img.shields.io/badge/pull%20requests-welcome-brightgreen)](https://github.com/balazs-kis/utils-lite/fork)\n\n## Examples\n\n### Date class\nThe Date class is a simle wrapper around the built-in DateTime struct, which indicates your intent to only use the date component:\n```csharp\nDateTime myDateTime = new DateTime(2016, 01, 28, 18, 20, 00);\nDate justDate = Date.FromDateTime(myDateTime);\nConsole.WriteLine(justDate.ToString(\"yyyy-MM-dd\"));\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalazs-kis%2Futils-lite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbalazs-kis%2Futils-lite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalazs-kis%2Futils-lite/lists"}