Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 3.3 KB

2018-11-02-blazor-statehaschanged-110218.md

File metadata and controls

52 lines (32 loc) · 3.3 KB
layout permalink title path
post
/blazor-statehaschanged-110218/
Blazor StateHasChanged() Nov. 2, 2018
2018-10-19-blazor-statehaschanged-110218.md

Blazor StateHasChanged now with Emoji

On this episode we kicked off NeuralNovember, a month long event of using machine learning with Blazor. Today we learned how to capture files from an <input> and use the data to populate data:uri, send data using PostAsync and call Azure Cognitive Services.

<iframe src="https://player.twitch.tv/?autoplay=false&video=v330784819" frameborder="0" allowfullscreen="true" scrolling="no" height="378" width="620"></iframe>Watch Blazor File Inputs from EdCharbeneau on www.twitch.tv <iframe src="https://player.twitch.tv/?autoplay=false&video=v330784821" frameborder="0" allowfullscreen="true" scrolling="no" height="378" width="620"></iframe>Watch We go round trip with Blazor + Azure Vision from EdCharbeneau on www.twitch.tv

The project for this show can be found on GitHub. https://github.com/EdCharbeneau/BlazorStateCognitive

To use the project run the following command from BlazorStateCognitive.Server path.

dotnet user-secrets set "AzureVision" "<YOUR API KEY FROM AZURE COGNITIVE SERVICES>"

To sign up for subscription keys, see Subscriptions.

Visual Studio Code Razor Support

The C# extension for Visual Studio Code released today (1.17.0) with preview support for Razor editing. Includes support for directive and C# completions. No support for tag helpers yet - that's next. Blazor support comes afterwards. -- Daniel Roth

Web USB Interop

Connect USB devices to your Blazor app with BlazorExtensions.WebUSB. A package wraps HTML5 WebUSB APIs by Gutemberg Ribeiro

DevReach less than 2 weeks away

Come hear about Blazor live and in person from Jon Galloway. DevReach, Sofia Bulgaria

NDC London

Somehow we managed to get all three of the Blazor leads lined up to give a 2-day workshop in London this January. A rare opportunity! https://t.co/VTqOYoDmb6

— Steve Sanderson (@stevensanderson) October 29, 2018
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

Podcast: Eat Sleep Code

Chat with other devs about the Blazor project.