{"id":29418533,"url":"https://github.com/cssutils/blazorocticons5","last_synced_at":"2026-05-09T02:36:21.356Z","repository":{"id":304090927,"uuid":"1017590462","full_name":"cssutils/BlazorOcticons5","owner":"cssutils","description":"BlazorOcticons is an easy-to-use GitHub Octicons built as customizable .razor components","archived":false,"fork":false,"pushed_at":"2025-07-10T19:18:13.000Z","size":1258,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-11T07:36:34.298Z","etag":null,"topics":["blazor","blazor-components","components-library","csharp","csharp-sourcegenerator","dotnet","icons","icons-pack","iconset","octicons","razor","razor-components"],"latest_commit_sha":null,"homepage":"https://blazorocticons.net/","language":"HTML","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/cssutils.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}},"created_at":"2025-07-10T19:17:51.000Z","updated_at":"2025-07-10T19:18:26.000Z","dependencies_parsed_at":"2025-07-11T07:46:55.210Z","dependency_job_id":null,"html_url":"https://github.com/cssutils/BlazorOcticons5","commit_stats":null,"previous_names":["cssutils/blazorocticons5"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/cssutils/BlazorOcticons5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssutils%2FBlazorOcticons5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssutils%2FBlazorOcticons5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssutils%2FBlazorOcticons5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssutils%2FBlazorOcticons5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cssutils","download_url":"https://codeload.github.com/cssutils/BlazorOcticons5/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssutils%2FBlazorOcticons5/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268500608,"owners_count":24260163,"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-03T02:00:12.545Z","response_time":2577,"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":["blazor","blazor-components","components-library","csharp","csharp-sourcegenerator","dotnet","icons","icons-pack","iconset","octicons","razor","razor-components"],"created_at":"2025-07-12T00:00:24.113Z","updated_at":"2026-05-09T02:36:21.318Z","avatar_url":"https://github.com/cssutils.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Backup Status](https://cloudback.it/badge/BlazorOcticons/BlazorOcticons)](https://cloudback.it)\n[![.NET](https://github.com/BlazorOcticons/BlazorOcticons/actions/workflows/dotnet.yml/badge.svg)](https://github.com/BlazorOcticons/BlazorOcticons/actions/workflows/dotnet.yml)\n[![GitHub](https://img.shields.io/github/license/BlazorOcticons/BlazorOcticons)](https://github.com/BlazorOcticons/BlazorOcticons/blob/main/LICENSE)\n[![Nuget (with prereleases)](https://img.shields.io/nuget/vpre/BlazorOcticons?logo=nuget)](https://www.nuget.org/packages/BlazorOcticons)\n\n![image](https://github.com/BlazorOcticons/BlazorOcticons/assets/6689884/30a985b1-0938-4ba7-b0c1-9ced889636d0)\n\n# BlazorOcticons\n\n**BlazorOcticons** is an easy-to-use GitHub Octicons built as customizable `.razor` components.\n\n| NuGet Package           | Description |\n|-------------------------|-------------|\n| BlazorOcticons          | Main package which contains only `.razor` components |\n| BlazorOcticonsGenerator | Helper package which contains Source Generators for Octicons |\n\n## Installation\n\n1. Install the BlazorOcticons NuGet package:\n\n``` \ndotnet add package BlazorOcticons\n```\n\n2. In the `_Imports.razor` file add `@using BlazorOcticons.Octicons`:\n\n``` razor\n\n@using System.Net.Http\n@using System.Net.Http.Json\n...\n@using Microsoft.AspNetCore.Components\n@using Microsoft.JSInterop\n@using BlazorOcticons.Octicons\n\n```\n\n3. That's it! Now you can use the components in your project.\n\n## Usage\n\nInside your code, use any of GitHub Octicons as `.razor` components:\n\n``` razor\n\u003cdiv class=\"p-3\"\u003e\n  ...\n  \u003cMarkGithub16 Color=\"#702AF7\" Size=\"48\"/\u003e\n  ...\n\u003c/div\u003e\n```\n\n## Contribute\n\nAll contributions are welcome! Feel free to raise any issues (bugs or feature requests), submit pull requests, etc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcssutils%2Fblazorocticons5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcssutils%2Fblazorocticons5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcssutils%2Fblazorocticons5/lists"}