|
| 1 | + |
| 2 | +<h1>RSCG nr 247 : BlazorOcticons</h1> |
| 3 | + |
| 4 | +<h2>Info</h2> |
| 5 | +Nuget : <a href="https://www.nuget.org/packages/BlazorOcticons/" target="_blank">https://www.nuget.org/packages/BlazorOcticons/</a> |
| 6 | + |
| 7 | +<p>You can find more details at : <a href="https://github.com/BlazorOcticons/BlazorOcticons" target="_blank"> https://github.com/BlazorOcticons/BlazorOcticons</a></p> |
| 8 | + |
| 9 | +<p>Author :Evgeniy K.</p> |
| 10 | + |
| 11 | +<p>Source: <a href="https://github.com/BlazorOcticons/BlazorOcticons" target="_blank">https://github.com/BlazorOcticons/BlazorOcticons</a> </p> |
| 12 | + |
| 13 | +<h2>About</h2> |
| 14 | + |
| 15 | +Generates Blazor components for GitHub Octicons SVG icons or from svg.Easily integrate GitHub Octicons into your Blazor applications. |
| 16 | + |
| 17 | +<h2> |
| 18 | + How to use |
| 19 | +</h2> |
| 20 | +<h3> |
| 21 | + Add reference to the <a href="https://www.nuget.org/packages/BlazorOcticons/" target="_blank">BlazorOcticons</a> in the csproj |
| 22 | +</h3> |
| 23 | +<img src="images/BlazorOcticons/BlazorDemo.csproj.png" width="580" height="580" /> |
| 24 | + |
| 25 | +<h3>This was for me the <b>starting</b> code</h3> |
| 26 | + |
| 27 | + <br /> |
| 28 | + I have <b>coded</b> the file Program.cs |
| 29 | + <br /> |
| 30 | + <img src="images/BlazorOcticons/csFiles/Program.cs.png" width="580" height="580" /> |
| 31 | + <hr /> |
| 32 | + |
| 33 | + <br /> |
| 34 | + I have <b>coded</b> the file andrei-16.svg |
| 35 | + <br /> |
| 36 | + <img src="images/BlazorOcticons/csFiles/andrei-16.svg.png" width="580" height="580" /> |
| 37 | + <hr /> |
| 38 | + |
| 39 | + <br /> |
| 40 | + I have <b>coded</b> the file Andrei16.razor |
| 41 | + <br /> |
| 42 | + <img src="images/BlazorOcticons/csFiles/Andrei16.razor.png" width="580" height="580" /> |
| 43 | + <hr /> |
| 44 | + <h3>And here are the <i>generated</i> files</h3> |
| 45 | + |
| 46 | +<p> |
| 47 | + You can download the code and this page as pdf from |
| 48 | + <a target="_blank" href='https://ignatandrei.github.io/RSCG_Examples/v2/docs/BlazorOcticons'> |
| 49 | + https://ignatandrei.github.io/RSCG_Examples/v2/docs/BlazorOcticons |
| 50 | + </a> |
| 51 | +</p> |
| 52 | + |
| 53 | + |
| 54 | +<p> |
| 55 | + You can see the whole list at |
| 56 | + <a target="_blank" href='https://ignatandrei.github.io/RSCG_Examples/v2/docs/List-of-RSCG'> |
| 57 | + https://ignatandrei.github.io/RSCG_Examples/v2/docs/List-of-RSCG |
| 58 | + </a> |
| 59 | +</p> |
| 60 | + |
0 commit comments