Azure Functions, F# and CosmosDB Output Bindings
Let's look at how to work with Azure Functions output bindings from F#, specifically for CosmosDB
Let's look at how to work with Azure Functions output bindings from F#, specifically for CosmosDB
Check out our live stream on F# and web development, with Fable and Azure Functions
Some templates to make it easier to get started with F# and Static Web Apps
Introducing a library to make Cosmos DB easier with F#
Here's how to create Azure Functions in F# easily.
How I created a little service to create social media images for my blog.
The load time for our Blazor + Lucene.NET app is a bit slow, let's look at how to optimise it.
I sat down with SSW.tv to talk about how to create workflows using Durable Functions
I recently added search to my website and decided to look at how to do it with Blazor, WASM and Lucene.NET
Let's look at how you can use Entities in Durable Functions v2 to create an API cache
It's time to take another look at CIL, how do conditionals and loops work?
Here's something I learnt about interfaces in .NET while exploring IL
A new release of dotnet-delice with even more license discovery support
Ever wondered what licenses are in use of your project? Here's a tool to help you out
Moving from manual DevOps to automated DevOps
It's time to rub some DevOps on IoT
A quick look at how to use the FSharp.Azure.Storage package in Azure Functions
A guide to creating a Slack 'slash command' using Azure Functions as the handler.
How I go about processing data streams from IoT devices
A look at how you can do local development with IoT solutions
Let's start diving into the codebase, starting with capturing data
A look at managing data in an IoT project
How I came to the solution design for my IoT project
Some beginning words on the Home Grown IoT project I've been working on for a while
A guide on extending Saturn, an F# web framework, by creating a Basic Authentication provider
How to orchestrate event-based workflows using Azure Durable Functions
How to create an Azure Function using F#
A presentation I gave at the F# Sydney UG on implementing redux in F#
Exploring how redux can be used as a generic design pattern, not just a JavaScript library
Telling the time with F# and ntp.
A walkthrough of how to create a F# Type Provider.
This may not be the best idea, but hey, why not, let's writing Presenters with F#!