{"id":13629546,"url":"https://github.com/BlazorOcticons/BlazorOcticons","last_synced_at":"2025-04-17T09:34:47.066Z","repository":{"id":60918119,"uuid":"423156685","full_name":"BlazorOcticons/BlazorOcticons","owner":"BlazorOcticons","description":"BlazorOcticons is an easy-to-use GitHub Octicons built as customizable .razor components","archived":false,"fork":false,"pushed_at":"2024-05-10T07:44:21.000Z","size":1204,"stargazers_count":21,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-12T04:29:10.360Z","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/BlazorOcticons.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}},"created_at":"2021-10-31T13:32:26.000Z","updated_at":"2024-07-02T14:28:55.000Z","dependencies_parsed_at":"2024-08-01T22:52:06.849Z","dependency_job_id":null,"html_url":"https://github.com/BlazorOcticons/BlazorOcticons","commit_stats":null,"previous_names":["elv1s42/blazorocticons"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlazorOcticons%2FBlazorOcticons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlazorOcticons%2FBlazorOcticons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlazorOcticons%2FBlazorOcticons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlazorOcticons%2FBlazorOcticons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlazorOcticons","download_url":"https://codeload.github.com/BlazorOcticons/BlazorOcticons/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223751234,"owners_count":17196591,"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","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":"2024-08-01T22:01:13.318Z","updated_at":"2024-11-08T20:31:14.102Z","avatar_url":"https://github.com/BlazorOcticons.png","language":"HTML","funding_links":[],"categories":["Source Generators","Source generators","Do not want to test 112 ( old ISourceGenerator )"],"sub_categories":["Webprogramming","Others","1. [ThisAssembly](https://ignatandrei.github.io/RSCG_Examples/v2/docs/ThisAssembly) , in the [EnhancementProject](https://ignatandrei.github.io/RSCG_Examples/v2/docs/rscg-examples#enhancementproject) category"],"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%2FBlazorOcticons%2FBlazorOcticons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBlazorOcticons%2FBlazorOcticons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBlazorOcticons%2FBlazorOcticons/lists"}