|
| 1 | + |
| 2 | +<h1>RSCG nr 215 : BadIdeas.Icons.FontAwesome</h1> |
| 3 | + |
| 4 | +<h2>Info</h2> |
| 5 | +Nuget : <a href="https://www.nuget.org/packages/BadIdeas.Icons.FontAwesome/" target="_blank">https://www.nuget.org/packages/BadIdeas.Icons.FontAwesome/</a> |
| 6 | + |
| 7 | +<p>You can find more details at : <a href="https://github.com/phil-scott-78/Icons/" target="_blank"> https://github.com/phil-scott-78/Icons/</a></p> |
| 8 | + |
| 9 | +<p>Author :Phil Scott</p> |
| 10 | + |
| 11 | +<p>Source: <a href="https://github.com/phil-scott-78/Icons/" target="_blank">https://github.com/phil-scott-78/Icons/</a> </p> |
| 12 | + |
| 13 | +<h2>About</h2> |
| 14 | + |
| 15 | +generate font awesome icons |
| 16 | + |
| 17 | +<h2> |
| 18 | + How to use |
| 19 | +</h2> |
| 20 | +<h3> |
| 21 | + Add reference to the <a href="https://www.nuget.org/packages/BadIdeas.Icons.FontAwesome/" target="_blank">BadIdeas.Icons.FontAwesome</a> in the csproj |
| 22 | +</h3> |
| 23 | +<img src="images/BadIdeas.Icons.FontAwesome/DemoBlazor.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 Home.razor |
| 29 | + <br /> |
| 30 | + <img src="images/BadIdeas.Icons.FontAwesome/csFiles/Home.razor.png" width="580" height="580" /> |
| 31 | + <hr /> |
| 32 | + <h3>And here are the <i>generated</i> files</h3> |
| 33 | + |
| 34 | + <br /> |
| 35 | + The file <i>generated</i> is App_razor.g.cs |
| 36 | + <br /> |
| 37 | + <img src="images/BadIdeas.Icons.FontAwesome/generated/App_razor.g.cs.png" width="580" height="580" /> |
| 38 | + |
| 39 | + <br /> |
| 40 | + The file <i>generated</i> is Layout_MainLayout_razor.g.cs |
| 41 | + <br /> |
| 42 | + <img src="images/BadIdeas.Icons.FontAwesome/generated/Layout_MainLayout_razor.g.cs.png" width="580" height="580" /> |
| 43 | + |
| 44 | + <br /> |
| 45 | + The file <i>generated</i> is Layout_NavMenu_razor.g.cs |
| 46 | + <br /> |
| 47 | + <img src="images/BadIdeas.Icons.FontAwesome/generated/Layout_NavMenu_razor.g.cs.png" width="580" height="580" /> |
| 48 | + |
| 49 | + <br /> |
| 50 | + The file <i>generated</i> is Pages_Counter_razor.g.cs |
| 51 | + <br /> |
| 52 | + <img src="images/BadIdeas.Icons.FontAwesome/generated/Pages_Counter_razor.g.cs.png" width="580" height="580" /> |
| 53 | + |
| 54 | + <br /> |
| 55 | + The file <i>generated</i> is Pages_Home_razor.g.cs |
| 56 | + <br /> |
| 57 | + <img src="images/BadIdeas.Icons.FontAwesome/generated/Pages_Home_razor.g.cs.png" width="580" height="580" /> |
| 58 | + |
| 59 | + <br /> |
| 60 | + The file <i>generated</i> is Pages_Weather_razor.g.cs |
| 61 | + <br /> |
| 62 | + <img src="images/BadIdeas.Icons.FontAwesome/generated/Pages_Weather_razor.g.cs.png" width="580" height="580" /> |
| 63 | + |
| 64 | + <br /> |
| 65 | + The file <i>generated</i> is _Imports_razor.g.cs |
| 66 | + <br /> |
| 67 | + <img src="images/BadIdeas.Icons.FontAwesome/generated/_Imports_razor.g.cs.png" width="580" height="580" /> |
| 68 | + |
| 69 | +<p> |
| 70 | + You can download the code and this page as pdf from |
| 71 | + <a target="_blank" href='https://ignatandrei.github.io/RSCG_Examples/v2/docs/BadIdeas.Icons.FontAwesome'> |
| 72 | + https://ignatandrei.github.io/RSCG_Examples/v2/docs/BadIdeas.Icons.FontAwesome |
| 73 | + </a> |
| 74 | +</p> |
| 75 | + |
| 76 | + |
| 77 | +<p> |
| 78 | + You can see the whole list at |
| 79 | + <a target="_blank" href='https://ignatandrei.github.io/RSCG_Examples/v2/docs/List-of-RSCG'> |
| 80 | + https://ignatandrei.github.io/RSCG_Examples/v2/docs/List-of-RSCG |
| 81 | + </a> |
| 82 | +</p> |
| 83 | + |
0 commit comments