{"id":13727860,"url":"https://github.com/tompazourek/Heroicons.AspNetCore","last_synced_at":"2025-05-08T00:30:51.463Z","repository":{"id":39993683,"uuid":"439563430","full_name":"tompazourek/Heroicons.AspNetCore","owner":"tompazourek","description":"🖼 Heroicons (https://heroicons.com/) that are easy to use in ASP.NET Core MVC as TagHelpers.","archived":false,"fork":false,"pushed_at":"2024-03-25T11:48:42.000Z","size":173,"stargazers_count":13,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-12T13:32:35.443Z","etag":null,"topics":["aspnet-core","icons","razor","taghelpers","tailwindcss"],"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/tompazourek.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-12-18T08:19:57.000Z","updated_at":"2024-06-11T10:59:34.917Z","dependencies_parsed_at":"2023-11-16T10:26:57.063Z","dependency_job_id":"b841b7db-0378-4dbb-98bd-980ae91a6b54","html_url":"https://github.com/tompazourek/Heroicons.AspNetCore","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tompazourek%2FHeroicons.AspNetCore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tompazourek%2FHeroicons.AspNetCore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tompazourek%2FHeroicons.AspNetCore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tompazourek%2FHeroicons.AspNetCore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tompazourek","download_url":"https://codeload.github.com/tompazourek/Heroicons.AspNetCore/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224386088,"owners_count":17302594,"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":["aspnet-core","icons","razor","taghelpers","tailwindcss"],"created_at":"2024-08-03T02:00:34.086Z","updated_at":"2024-11-14T19:30:26.051Z","avatar_url":"https://github.com/tompazourek.png","language":"C#","funding_links":[],"categories":["Projects using custom Source Generators \"internally\""],"sub_categories":["Other"],"readme":"﻿![Heroicons.AspNetCore logo](https://raw.githubusercontent.com/tompazourek/Heroicons.AspNetCore/master/assets/logo_32.png) Heroicons.AspNetCore\r\n=====================\r\n\r\n*[Heroicons](https://heroicons.com/) that are easy to use in ASP.NET Core MVC as TagHelpers.*\r\n\r\n[![Build status](https://img.shields.io/appveyor/ci/tompazourek/heroicons-aspnetcore/master.svg)](https://ci.appveyor.com/project/tompazourek/heroicons-aspnetcore)\r\n[![Tests](https://img.shields.io/appveyor/tests/tompazourek/heroicons-aspnetcore/master.svg)](https://ci.appveyor.com/project/tompazourek/heroicons-aspnetcore/build/tests)\r\n[![codecov](https://codecov.io/gh/tompazourek/Heroicons.AspNetCore/branch/master/graph/badge.svg?token=31JTU6543K)](https://codecov.io/gh/tompazourek/Heroicons.AspNetCore)\r\n[![NuGet version](https://img.shields.io/nuget/v/Heroicons.AspNetCore.Mvc.TagHelpers.svg)](https://www.nuget.org/packages/Heroicons.AspNetCore.Mvc.TagHelpers/)\r\n[![NuGet downloads](https://img.shields.io/nuget/dt/Heroicons.AspNetCore.Mvc.TagHelpers.svg)](https://www.nuget.org/packages/Heroicons.AspNetCore.Mvc.TagHelpers/)\r\n\r\n\r\nThe library is written in C# and released with an [MIT license](https://raw.githubusercontent.com/tompazourek/Heroicons.AspNetCore.Mvc.TagHelpers/master/LICENSE), so feel **free to fork** or **use commercially**.\r\n\r\n**Any feedback is appreciated, please visit the [issues](https://github.com/tompazourek/Heroicons.AspNetCore.Mvc.TagHelpers/issues?state=open) page or send me an [e-mail](mailto:tom.pazourek@gmail.com).**\r\n\r\nDownload\r\n--------\r\n\r\nBinaries of the last build can be downloaded on the [AppVeyor CI page of the project](https://ci.appveyor.com/project/tompazourek/heroicons-aspnetcore/build/artifacts).\r\n\r\nThe library is also [published on NuGet.org](https://www.nuget.org/packages/Heroicons.AspNetCore.Mvc.TagHelpers/), install using:\r\n\r\n```\r\ndotnet add package Heroicons.AspNetCore.Mvc.TagHelpers\r\n```\r\n\r\n\u003csup\u003eThe package is built for .NET 6 or newer and ASP.NET Core MVC.\u003c/sup\u003e\r\n\r\nUsage\r\n-----\r\n\r\n- Add package to your ASP.NET Core MVC project.\r\n- Find `_ViewImports.cshtml` file and add the following line:\r\n\r\n```cshtml\r\n@addTagHelper *, Heroicons.AspNetCore.Mvc.TagHelpers\r\n```\r\n\r\n- In your `*.cshtml` views, you can then use the icon as tag helper:\r\n\r\n```cshtml\r\n\u003cheroicon kind=\"Solid\" name=\"Envelope\" /\u003e\r\n```\r\n\r\n- The `kind` corresponds to style kind enum, currently, either `Solid` (24x24) `Outline` (24x24), `Mini` (20x20), or `Micro` (16x16).\r\n- The `name` corresponds to individual icons, currently there are over 200 of them. See https://heroicons.com/ for the complete overview.\r\n- Note that you can easily apply additional attributes (e.g. CSS classes), which makes it great for use with Tailwind CSS:\r\n\r\n```cshtml\r\n\u003cheroicon class=\"ml-2 -mr-0.5 h-4 w-4\" kind=\"Solid\" name=\"Envelope\" /\u003e\r\n```\r\n\r\n- You can also try the sample project in the `tests/` folder to see it running.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftompazourek%2FHeroicons.AspNetCore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftompazourek%2FHeroicons.AspNetCore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftompazourek%2FHeroicons.AspNetCore/lists"}