Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
AdrienTorris authored Sep 6, 2020

Verified

This commit was signed with the committer’s verified signature.
MichaReiser Micha Reiser
1 parent b6a6b48 commit 07e2866
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -500,7 +500,9 @@ To get started with Blazor, follow the instructions in the [Blazor Get Started](
* [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).

## Articles
* [Blazor - Page Animated Transitions](https://codyanhorn.tech/blog/blazor/2020/09/05/Blazor-Page-Animated-Transitions.html) - September 5, 2020 - This article is about how to use BlazorTransitionableRoute to create an animated transition between Blazor page transitions.
* [Blazor Internals you need to know](https://blog.ndepend.com/blazor-internals-you-need-to-know/) - September 3, 2020 - Blazor Internals you need to know.
* [Why Blazor Wasm is the Best Choice for API Integration](https://www.roundthecode.com/dotnet/blazor/why-blazor-wasm-is-the-best-choice-for-api-integration) - August 31, 2020 - Why Blazor Wasm is the Best Choice for API Integration.
* [.NET 5 Now 'Feature Complete' with Preview 8, Go Live Release Candidates Up Next](https://visualstudiomagazine.com/articles/2020/08/26/net-5-preview-8.aspx) - August 26, 2020 - .NET 5 Now 'Feature Complete' with Preview 8, Go Live Release Candidates Up Next on Visual Studio Magazine.
* [Showing a confirm dialog before doing an action in Blazor](https://www.meziantou.net/showing-a-confirm-dialog-before-doing-an-action-in-blazor.htm) - August 26, 2020 - Showing a confirm dialog before doing an action in Blazor.
* [ASP.NET Core updates in .NET 5 Preview 8](https://devblogs.microsoft.com/aspnet/asp-net-core-updates-in-net-5-preview-8/) - August 25, 2020 - .NET 5 Preview 8 is now available and is ready for evaluation. Here’s what’s new in this release: CSS isolation for Blazor components, Lazy loading in Blazor WebAssembly, Updated Blazor WebAssembly globalization support, New InputRadio Blazor component, Set UI focus in Blazor apps, Influencing the HTML head in Blazor apps, IAsyncDisposable for Blazor components, Control Blazor component instantiation and much more.

0 comments on commit 07e2866

Please sign in to comment.