Azure

More with Gruut: Use the Microsoft Bot Framework to analyze emotion with the Azure Face API

More with Gruut: Use the Microsoft Bot Framework to analyze emotion with the Azure Face API

In this post, we use the Azure Face API to send Gruut attachments.

Dave Brock
Dave Brock
Azure
Blast Off with Blazor: Prerender a Blazor Web Assembly application

Blast Off with Blazor: Prerender a Blazor Web Assembly application

In this post, we speed up initial load time by prerendering our Blazor Web Assembly application.

Dave Brock
Dave Brock
Blast Off With Blazor
Blast Off with Blazor: Build a responsive image gallery

Blast Off with Blazor: Build a responsive image gallery

In this post, we build a responsive image gallery using Blazor and Tailwind CSS.

Dave Brock
Dave Brock
Blast Off With Blazor
Use Azure Functions, Azure Storage blobs, and Cosmos DB to copy images from public URLs

Use Azure Functions, Azure Storage blobs, and Cosmos DB to copy images from public URLs

In this post, we work with Azure Storage blobs and Cosmos DB to copy images that are available over the public Internet.

Dave Brock
Dave Brock
Azure
Blast Off with Blazor: Isolate and test your service dependencies

Blast Off with Blazor: Isolate and test your service dependencies

In this post, we refactor our component to inject an API service wrapper, to abstract away a direct HttpClient dependency.

Dave Brock
Dave Brock
Blast Off With Blazor
Blast Off with Blazor: Use .NET 5 to update the HTML head from a Blazor component

Blast Off with Blazor: Use .NET 5 to update the HTML head from a Blazor component

In the latest post, we'll learn how to update the HTML head dynamically using .NET 5.

Dave Brock
Dave Brock
Blazor
Blast Off with Blazor: Learn components and testing with a custom 404 page

Blast Off with Blazor: Learn components and testing with a custom 404 page

In the latest post, we'll write our first component and get acclimated with bUnit.

Dave Brock
Dave Brock
Blazor
Blast Off with Blazor: Get to know Blazor and our project

Blast Off with Blazor: Get to know Blazor and our project

We kick off our series by talking about Blazor, reviewing our code for the first time, and explaining how to run our project.

Dave Brock
Dave Brock
Blazor