timewarp-simple-icons
11.15.0
See the version list below for details.
dotnet add package timewarp-simple-icons --version 11.15.0
NuGet\Install-Package timewarp-simple-icons -Version 11.15.0
<PackageReference Include="timewarp-simple-icons" Version="11.15.0" />
paket add timewarp-simple-icons --version 11.15.0
#r "nuget: timewarp-simple-icons, 11.15.0"
// Install timewarp-simple-icons as a Cake Addin #addin nuget:?package=timewarp-simple-icons&version=11.15.0 // Install timewarp-simple-icons as a Cake Tool #tool nuget:?package=timewarp-simple-icons&version=11.15.0
timewarp-simple-icons
All simple-icons wrapped as Blazor components. See and search all at https://simpleicons.org/
Give a Star! ⭐
If you like or are using this project please give it a star. Thank you!
Usage
<GithubIcon class="w-6 h-6"/>
<BlazorIcon class="w-6 h-6 fill-[#512BD4]" />
<TwitterIcon class="w-6 h-6 fill-blue-400" />
Outputs
Installation
You can see the latest NuGet packages from the official TimeWarp NuGet page.
dotnet add package timewarp-simple-icons
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 simple-icons repo.
- Set the PowerShell variable
$simple_icons
to the path where you cloned the simple-icons repo in the above step. (Add$simple_icons = "<PATH where you stored the repp>"
to your profile) - Ensure your copy of the simple-icons repo is up to date by running (
update.ps1
). - Set the Version in
timewarp-simple-icons/source/timewarp-simple-icons/timewarp-simple-icons.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.
- Set the PowerShell variable
$Nuget_Key
value. - Publish to NuGet by running
publish.ps1
. - 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 contact us on our Discord server.
References
https://github.com/simple-icons/simple-icons
Commands used
dotnet new sln
dotnet new razorclasslib -n timewarp-simple-icons
dotnet sln add .\Source\timewarp-simple-icons\timewarp-simple-icons.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
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
13.15.0 | 80 | 11/3/2024 |
13.14.1 | 75 | 10/27/2024 |
13.14.0 | 81 | 10/20/2024 |
13.13.0 | 84 | 10/6/2024 |
13.11.0 | 109 | 9/29/2024 |
13.10.0 | 89 | 9/22/2024 |
13.9.0 | 112 | 9/8/2024 |
13.8.0 | 120 | 9/1/2024 |
13.6.0 | 133 | 8/25/2024 |
13.5.0 | 112 | 8/11/2024 |
13.3.0 | 591 | 8/4/2024 |
13.2.0 | 87 | 7/28/2024 |
13.1.0 | 85 | 7/14/2024 |
13.0.0 | 185 | 7/7/2024 |
12.4.0 | 285 | 6/23/2024 |
12.2.0 | 165 | 6/16/2024 |
12.1.0 | 106 | 6/9/2024 |
12.0.0 | 126 | 6/2/2024 |
11.15.0 | 119 | 5/19/2024 |
11.14.0 | 221 | 5/5/2024 |
11.11.0 | 157 | 4/4/2024 |
9.9.0 | 432 | 8/15/2023 |
7.17.0 | 542 | 10/29/2022 |
7.5.3 | 417 | 7/31/2022 |