Week 18 of year 2020
AdrienTorris
released this
27 Apr 12:47
·
1423 commits
to master
since this release
Special event: "Virtual Meetup".
- Virtual Meetup - What is Blazor? And why’s it so exciting? by Chris Sainty
Added items
Samples
- optimizer.ml - A "server-less" general purpose optimization suite for algorithm parameters. Also provides offline optimization of Quantconnect Lean trading algorithms. Demo (https://optimizer.ml).
Articles
- Blazor WebAssembly 3.2.0 Release Candidate now available - April 30, 2020 - Blazor WebAssembly 3.2.0 Release Candidate now available. The Blazor WebAssembly Release Candidate is here! This release contains all of the features and improvements that we expect to release for the upcoming Blazor WebAssembly release. There are no more breaking changes planned at this point.
- Stripe customer credit card payment with Blazor - April 27, 2020 - In the previous tutorial, you learned how to link a Stripe Connect account with a local user store in a Blazor application. If, instead, you need a way to collect payment information from your customers, this tutorial will help you understand the Stripe customer flow. Source code.
Tooling
- Blazor Dev Server with CSS Live Reloader - Alternative Blazor Dev Server to be available CSS live reloading.