{"id":25936840,"url":"https://github.com/chartboost/chartboost-unity-utilities","last_synced_at":"2026-05-01T20:33:00.080Z","repository":{"id":251264537,"uuid":"771760413","full_name":"ChartBoost/chartboost-unity-utilities","owner":"ChartBoost","description":"Reusable Utilities for Chartboost's Unity Projects","archived":false,"fork":false,"pushed_at":"2026-03-10T19:06:25.000Z","size":103,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-03-10T21:30:19.942Z","etag":null,"topics":["android","chartboost","chartboost-mediation","csharp","ios","library","unity"],"latest_commit_sha":null,"homepage":"https://www.chartboost.com","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/ChartBoost.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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-03-13T22:39:33.000Z","updated_at":"2025-11-20T19:31:27.000Z","dependencies_parsed_at":"2024-08-01T21:46:32.899Z","dependency_job_id":"bd8cfd76-bec0-4d7d-86b1-866635d68c3e","html_url":"https://github.com/ChartBoost/chartboost-unity-utilities","commit_stats":null,"previous_names":["chartboost/chartboost-unity-utilities"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/ChartBoost/chartboost-unity-utilities","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChartBoost%2Fchartboost-unity-utilities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChartBoost%2Fchartboost-unity-utilities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChartBoost%2Fchartboost-unity-utilities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChartBoost%2Fchartboost-unity-utilities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChartBoost","download_url":"https://codeload.github.com/ChartBoost/chartboost-unity-utilities/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChartBoost%2Fchartboost-unity-utilities/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32512665,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["android","chartboost","chartboost-mediation","csharp","ios","library","unity"],"created_at":"2025-03-04T02:54:51.836Z","updated_at":"2026-05-01T20:33:00.063Z","avatar_url":"https://github.com/ChartBoost.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chartboost Unity Utilities\n\nSimple utilities package for the Chartboost Unity development environment.\n\n# Installation\nThis package is meant to be a dependency for other Chartboost Packages; however, if you wish to use it by itself, it can be installed through UPM \u0026 NuGet as follows:\n\n## Using the public [npm registry](https://www.npmjs.com/search?q=com.chartboost.unity.utilities)\n```json\n\"dependencies\": {\n    \"com.chartboost.unity.utilities\": \"1.0.4\",\n    ...\n},\n\"scopedRegistries\": [\n{\n    \"name\": \"NpmJS\",\n    \"url\": \"https://registry.npmjs.org\",\n    \"scopes\": [\n    \"com.chartboost\"\n    ]\n}\n]\n```\n\n## Using the public [NuGet package](https://www.nuget.org/packages/Chartboost.CSharp.Utilities.Unity)\n\nTo add the Chartboost Core Unity SDK to your project using the NuGet package, you will first need to add the [NugetForUnity](https://github.com/GlitchEnzo/NuGetForUnity) package into your Unity Project.\n\nThis can be done by adding the following to your Unity Project's ***manifest.json***\n\n```json\n  \"dependencies\": {\n    \"com.github-glitchenzo.nugetforunity\": \"https://github.com/GlitchEnzo/NuGetForUnity.git?path=/src/NuGetForUnity\",\n    ...\n  },\n```\n\nOnce \u003ccode\u003eNugetForUnity\u003c/code\u003e is installed, search for `Chartboost.CSharp.Utilities.Unity` in the search bar of Nuget Explorer window(Nuget -\u003e Manage Nuget Packages).\nYou should be able to see the `Chartboost.CSharp.Utilities.Unity` package. Choose the appropriate version and install.\n\n# Usage \n\n## ApplicationPreferences\nStores local data related to Chartboost SDKs. Data is stored in local registries without encryption. Defaults to `PlayerPrefs` if native implementation does not exist.\n\nWorks in a similar fashion as [PlayerPrefs](https://docs.unity3d.com/ScriptReference/PlayerPrefs.html) but encapsulated to the app's Chartboost contexts and SDKs.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchartboost%2Fchartboost-unity-utilities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchartboost%2Fchartboost-unity-utilities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchartboost%2Fchartboost-unity-utilities/lists"}