Skip to content

BlazorOcticons/BlazorOcticons

Repository files navigation

Backup Status .NET GitHub Nuget (with prereleases)

image

BlazorOcticons

BlazorOcticons is an easy-to-use GitHub Octicons built as customizable .razor components.

NuGet Package Description
BlazorOcticons Main package which contains only .razor components
BlazorOcticonsGenerator Helper package which contains Source Generators for Octicons

Installation

  1. Install the BlazorOcticons NuGet package:
dotnet add package BlazorOcticons
  1. In the _Imports.razor file add @using BlazorOcticons.Octicons:
@using System.Net.Http
@using System.Net.Http.Json
...
@using Microsoft.AspNetCore.Components
@using Microsoft.JSInterop
@using BlazorOcticons.Octicons
  1. That's it! Now you can use the components in your project.

Usage

Inside your code, use any of GitHub Octicons as .razor components:

<div class="p-3">
  ...
  <MarkGithub16 Color="#702AF7" Size="48"/>
  ...
</div>

Contribute

All contributions are welcome! Feel free to raise any issues (bugs or feature requests), submit pull requests, etc.

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy