timewarp-heroicons
2.0.19
dotnet add package timewarp-heroicons --version 2.0.19
NuGet\Install-Package timewarp-heroicons -Version 2.0.19
<PackageReference Include="timewarp-heroicons" Version="2.0.19" />
paket add timewarp-heroicons --version 2.0.19
#r "nuget: timewarp-heroicons, 2.0.19"
// Install timewarp-heroicons as a Cake Addin #addin nuget:?package=timewarp-heroicons&version=2.0.19 // Install timewarp-heroicons as a Cake Tool #tool nuget:?package=timewarp-heroicons&version=2.0.19
timewarp-heroicons
All the HeroIcons wrapped as Blazor components.
All heroicons wrapped as Blazor components. See and search all at https://heroicons.com/
Give a Star! ⭐
If you like or are using this project please give it a star. Thank you!
Usage
<TimeWarp.HeroIcons.Mini.Solid.AcademicCapIcon class="w-10 h-10" />
<TimeWarp.HeroIcons.Solid.AcademicCapIcon class="w-20 h-20" />
<TimeWarp.HeroIcons.Outline.AcademicCapIcon class="w-20 h-20" />
Outputs
Installation
You can see the latest NuGet packages from the official TimeWarp NuGet page.
dotnet add package timewarp-heroicons
License
Contributing
Time is of the essence. Before developing a Pull Request I recommend opening a discussion.
Please feel free to make suggestions and help out with the documentation. Please refer to Markdown for how to write markdown files.
Steps to publish NuGet package
- Clone the heroicons repo.
- Set the PowerShell variable
$heroicons
to the path where you cloned the heroicons repo in the above step. (Add$heroicons = "<PATH where you stored the repp>"
to your profile) - Ensure your copy of the heroicons repo is up to date by running (
update.ps1
). - Set the Version in
timewarp-heroicons/source/timewarp-heroicons/timewarp-heroicons.csproj
to the same version that is insimple-icons/package.json
. - Transform the cloned simple-icons into razor files by running
transform.ps1
. - Run the test app to make sure the icons render properly.
- Update
releases.md
. - Commit and push the changes to GitHub.
- Tweet to let people know.
Contact
Sometimes the github notifications get lost in the shuffle. If you file an issue and don't get a response in a timely manner feel free to ping on our Discord server.
References
https://github.com/heroicons/heroicons
Commands used
dotnet new sln
dotnet new razorclasslib -n timewarp-heroicons
dotnet sln add .\Source\timewarp-heroicons\timewarp-heroicons.csproj
dotnet new tool-manifest
dotnet tool install dotnet-cleanup
dotnet cleanup -y
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- Microsoft.AspNetCore.Components.Web (>= 6.0.7)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on timewarp-heroicons:
Repository | Stars |
---|---|
TimeWarpEngineering/timewarp-state
A Blazor State management library by TimeWarp.
|
Version | Downloads | Last updated |
---|---|---|
2.0.19 | 1,654 | 8/29/2023 |
2.0.18 | 166 | 8/14/2023 |
2.0.12 | 182 | 10/25/2022 |
2.0.12-update.1 | 166 | 10/30/2022 |
1.0.0 | 118 | 7/28/2022 |