{"id":30420226,"url":"https://github.com/skybrud/skybrud.imagepicker","last_synced_at":"2025-08-22T08:13:59.265Z","repository":{"id":4037010,"uuid":"51751674","full_name":"skybrud/Skybrud.ImagePicker","owner":"skybrud","description":"Extended image picker for various versions of Umbraco.","archived":false,"fork":false,"pushed_at":"2024-03-02T23:22:28.000Z","size":4431,"stargazers_count":9,"open_issues_count":2,"forks_count":3,"subscribers_count":7,"default_branch":"v3/main","last_synced_at":"2025-08-01T02:05:01.857Z","etag":null,"topics":["csharp","dotnet","grid-editor","image-picker","limbo","skybrud","umbraco","umbraco-package","umbraco-v7"],"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/skybrud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-15T11:40:18.000Z","updated_at":"2023-11-24T03:49:12.000Z","dependencies_parsed_at":"2022-08-03T06:30:46.930Z","dependency_job_id":null,"html_url":"https://github.com/skybrud/Skybrud.ImagePicker","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/skybrud/Skybrud.ImagePicker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skybrud%2FSkybrud.ImagePicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skybrud%2FSkybrud.ImagePicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skybrud%2FSkybrud.ImagePicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skybrud%2FSkybrud.ImagePicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skybrud","download_url":"https://codeload.github.com/skybrud/Skybrud.ImagePicker/tar.gz/refs/heads/v3/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skybrud%2FSkybrud.ImagePicker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271606595,"owners_count":24788979,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"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","dotnet","grid-editor","image-picker","limbo","skybrud","umbraco","umbraco-package","umbraco-v7"],"created_at":"2025-08-22T08:13:58.399Z","updated_at":"2025-08-22T08:13:59.249Z","avatar_url":"https://github.com/skybrud.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Skybrud Image Picker [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.md) [![NuGet](https://img.shields.io/nuget/vpre/Skybrud.ImagePicker.svg)](https://www.nuget.org/packages/Skybrud.ImagePicker/3.0.0-alpha001) [![NuGet](https://img.shields.io/nuget/dt/Skybrud.ImagePicker.svg)](https://www.nuget.org/packages/Skybrud.ImagePicker) [![Our Umbraco](https://img.shields.io/badge/our-umbraco-%233544B1)](https://our.umbraco.com/packages/backoffice-extensions/skybrud-image-picker/)\n\n**Skybrud.ImagePicker** is a package for Umbraco 9 with property editors extending Umbraco's default media pickers.\n\n\u003c!--## Links\n\n- \u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e--\u003e\n\n## Installation\n\nThe Umbraco 9 version of this package is only available via [NuGet][NuGetPackage]. To install the package, you can use either .NET CLI:\n\n```\ndotnet add package Skybrud.ImagePicker --version 3.0.0-alpha003\n```\n\nor the older NuGet Package Manager:\n\n```\nInstall-Package Skybrud.ImagePicker -Version 3.0.0-alpha003\n```\n\n**Umbraco 8**  \nFor the Umbraco 8 version of this package, see the [**v2/main**](https://github.com/skybrud/Skybrud.ImagePicker/tree/v2/main) branch instead.\n\n**Umbraco 7**  \nFor the Umbraco 7 version of this package, see the [**v1/main**](https://github.com/skybrud/Skybrud.ImagePicker/tree/v1/main) branch instead.\n\n## Features\n\n- Allows selecting a *type converter* on the data type, in which case the type converter will be used for converting the selected items from Umbraco's `MediaWithCrops` to a desired type.\n\n- Allows selecting a *value type* on the data type, in which case this type is used instead of Umbraco's `MediaWithCrops` model.\n\n## Documentation\n\nComing soon ;)\n\n\n\n[NuGetPackage]: https://www.nuget.org/packages/Skybrud.ImagePicker\n[UmbracoPackage]: https://our.umbraco.com/packages/backoffice-extensions/skybrud-image-picker/\n[GitHubRelease]: https://github.com/skybrud/Skybrud.ImagePicker/releases\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskybrud%2Fskybrud.imagepicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskybrud%2Fskybrud.imagepicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskybrud%2Fskybrud.imagepicker/lists"}