Skip to content

Commit afe8256

Browse files
authored
Update README.md
1 parent 3fc8812 commit afe8256

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,7 @@ To get started with Blazor, follow the instructions in the [Blazor Get Started](
543543
* [Archives](https://github.com/AdrienTorris/awesome-blazor/tree/master/Archives) - [2019](https://github.com/AdrienTorris/awesome-blazor/blob/master/Archives/2019.md#videos), [2018](https://github.com/AdrienTorris/awesome-blazor/blob/master/Archives/2018.md#videos), [2017](https://github.com/AdrienTorris/awesome-blazor/blob/master/Archives/2017.md#videos).
544544

545545
## Articles
546+
* [Printing PDF’s in Blazor](https://medium.com/@benjaminvertonghen/printing-pdfs-in-blazor-8dff559101f9) - October 11, 2020 - Printing PDF’s in Blazor. [Source code](https://github.com/Append-IT/Blazor.Printing) ![stars](https://img.shields.io/github/stars/Append-IT/Blazor.Printing?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/Append-IT/Blazor.Printing?style=flat-square&cacheSeconds=86400).
546547
* [Building a simple tooltip component for Blazor in under 10 lines of code](https://chrissainty.com/building-a-simple-tooltip-component-for-blazor-in-under-10-lines-of-code/) - October 6, 2020 - Building a simple tooltip component for Blazor in under 10 lines of code. [Source code](https://github.com/chrissainty/SimpleBlazorTooltip) ![stars](https://img.shields.io/github/stars/chrissainty/SimpleBlazorTooltip?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/chrissainty/SimpleBlazorTooltip?style=flat-square&cacheSeconds=86400).
547548
* [When does Blazor decide to render your UI?](https://jonhilton.net/when-does-blazor-render-your-ui) - October 3, 2020 - When does Blazor decide to render your UI?
548549
* [Render diagrams on the fly in your Blazor apps](https://jonhilton.net/blazor-diagrams/) - October 1, 2020 - Render diagrams on the fly in your Blazor apps.

0 commit comments

Comments
 (0)