{"id":28091896,"url":"https://github.com/cratis/fundamentals","last_synced_at":"2026-05-14T08:05:27.769Z","repository":{"id":239293136,"uuid":"799108414","full_name":"Cratis/Fundamentals","owner":"Cratis","description":"Library of reusable generic utilities aimed at increasing productivity.","archived":false,"fork":false,"pushed_at":"2026-05-11T19:37:54.000Z","size":4857,"stargazers_count":1,"open_issues_count":2,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-11T21:39:36.094Z","etag":null,"topics":["csharp","library","productivity"],"latest_commit_sha":null,"homepage":"https://cratis.io","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/Cratis.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":"2024-05-11T07:49:55.000Z","updated_at":"2026-05-11T19:37:11.000Z","dependencies_parsed_at":"2026-01-01T19:08:10.742Z","dependency_job_id":null,"html_url":"https://github.com/Cratis/Fundamentals","commit_stats":{"total_commits":303,"total_committers":5,"mean_commits":60.6,"dds":"0.44224422442244227","last_synced_commit":"1ec279a1fece9a3363ece6e0112b1918f9cbc66c"},"previous_names":["cratis/fundamentals"],"tags_count":98,"template":false,"template_full_name":null,"purl":"pkg:github/Cratis/Fundamentals","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cratis%2FFundamentals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cratis%2FFundamentals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cratis%2FFundamentals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cratis%2FFundamentals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cratis","download_url":"https://codeload.github.com/Cratis/Fundamentals/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cratis%2FFundamentals/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33014222,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","library","productivity"],"created_at":"2025-05-13T13:01:36.811Z","updated_at":"2026-05-14T08:05:27.754Z","avatar_url":"https://github.com/Cratis.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fundamentals\n\n## Packages\n\n[![Nuget](https://img.shields.io/nuget/v/Cratis.Fundamentals?logo=nuget)](http://nuget.org/packages/cratis.fundamentals)\n[![NPM](https://img.shields.io/npm/v/@cratis/fundamentals?label=@cratis/fundamentals\u0026logo=npm)](https://www.npmjs.com/package/@cratis/fundamentals)\n\n## Builds\n\n[![.NET Build](https://github.com/cratis/Fundamentals/actions/workflows/dotnet-build.yml/badge.svg)](https://github.com/cratis/Fundamentals/actions/workflows/dotnet-build.yml)\n[![JavaScript Build](https://github.com/cratis/Fundamentals/actions/workflows/javascript-build.yml/badge.svg)](https://github.com/cratis/Fundamentals/actions/workflows/javascript-build.yml)\n[![Documentation site](https://github.com/Cratis/Documentation/actions/workflows/pages.yml/badge.svg)](https://github.com/Cratis/Documentation/actions/workflows/pages.yml)\n\n## Description\n\nThe Cratis Fundamentals holds generic reusable helpers, utilities and tools that aims at solving common problems and help developers be more productive.\nFundamentals offers functionality for .NET and JavaScript environments. It is not a goal to have parity, as the different environments offer different\nbuilding blocks.\n\nYou should look at it as a convenience layer on top of the existing base environment you're running in.\n\nRead more about how to use it in our documentation.\n\n## Contributing\n\nIf you want to jump into building this repository and possibly contributing, please refer to [contributing](./Documentation/contributing/index.md).\n\n### Prerequisites\n\nThe following are prerequisites to work with this repository.\n\n* [.NET 6+](https://dotnet.microsoft.com/en-us/).\n* [Node 16+](https://nodejs.org/en)\n* [Yarn](https://yarnpkg.com)\n\n### Central Package Management\n\nThis repository leverages [Central Package Management](https://learn.microsoft.com/en-us/nuget/consume-packages/Central-Package-Management), which\nmeans that all package versions are managed from a file at the root level called [Directory.Packages.props](./Directory.Packages.props).\n\nIn addition there are also [Directory.Build.props](https://learn.microsoft.com/en-us/visualstudio/msbuild/customize-by-directory?view=vs-2022#directorybuildprops-and-directorybuildtargets) files for\nsetting up common settings that are applied cross cuttingly.\n\n### Root package.json\n\nThe `package.json` found at the root level defines all the workspaces. It is assumed\n\nAll developer dependencies are defined in the top level `package.json`. The reason for this is to be able to provide global scripts\nfor every package to use for easier maintenance.\n\nThe `package.json` found at the top level contains scripts that can then be used in a child project for this to work properly.\n\nIn a package, all you need to do is to define the scripts to use the global scripts in the `package.json´ of that project:\n\n```json\n{\n    \"scripts\": {\n        \"prepublish\": \"yarn g:build\",\n        \"clean\": \"yarn g:clean\",\n        \"build\": \"yarn g:build\",\n        \"lint\": \"yarn g:lint\",\n        \"lint:ci\": \"yarn g:lint:ci\",\n        \"test\": \"yarn g:test\",\n        \"ci\": \"yarn g:ci\",\n        \"up\": \"yarn g:up\"\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcratis%2Ffundamentals","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcratis%2Ffundamentals","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcratis%2Ffundamentals/lists"}