Azure PostgreSQL, Entra ID Authentication and .NET
A look at how to connect to an Azure PostgreSQL Flexible Server using Entra ID rather than username/password using Npgsql
A look at how to connect to an Azure PostgreSQL Flexible Server using Entra ID rather than username/password using Npgsql
With Aspire Preview 3 there is a new service connector for OpenAI, let's check it out.
Tired of losing all the data when you restart your .NET Aspire app? Let's fix that!
Let's get responses to the client as fast as we can.
Everything is better with visuals.
Chatty - finish this sentence for me
Let's take a look at the SDK for OpenAI and have we can use it.
It's time to start a new series with everyone's favourite topic of the moment, AI!
We've seen how we can use DAB with SWA and React, now let's look at how we can use it with SWA and Blazor
It's never been easier to create a GraphQL server on Azure, let's check out what's new
Deploying Blazor to SWA but want different config per-environment? Here's how to do it
Bringing this little service to the modern age
Let's look at how to work with Azure Functions output bindings from F#, specifically for CosmosDB
Do you want to do changes to how CosmosDB serialises/deserialises data in the Azure Function bindings? Then have a read of this post.
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
Let's look at how we can solve the deployment when using Blazor and TypeScript in a single SWA project
Want to learn some of the best parts of .NET 5? Join me at Devs Speak
Let's look at how to automate releases to GitHub Packages using GitHub Actions
Let's take a look at how to integrate a data source with GraphQL on Azure
Let's look at how we can create a dotnet GraphQL server and deploy it to an AppService
Kicking off a new live stream series on converting from ASP.NET Core to Serverless
The load time for our Blazor + Lucene.NET app is a bit slow, let's look at how to optimise it.
Blazor is designed for whole-app dev, but what if you don't want it for that?
I recently added search to my website and decided to look at how to do it with Blazor, WASM and Lucene.NET
It's time to take another look at CIL, how do conditionals and loops work?
IL is full of these things call OpCodes, but what are they?
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
Let's build something with Blazor!