Calling The Command Line In C# With CliWrap In this code snippet, we will learn how to call the command line in C#. We will be using a Fullstack Serverless Blazor App With Azure Functions In this post, I will show you how to create a Blazor C# WebAssembly app with a serverless backend utilizing Using WebSockets In C# In this code snippet, we will learn how to use WebSockets in C#. WebSockets allow you to establish a bi-directional(full-duplex) Azure Function Durable Functions In this code snippet, we will look at Durable Azure Functions. Azure functions are stateless by default. But we can Working With Streams In C# In this code snippet, we will learn about streams in C#. Streams provide a generic view of a sequence of Working With An SQL Database With C# in .NET In this code snippet, I'll show you how to connect to and query an SQL database with C# in .NET. Azure Functions Dependency Injection And Proper HttpClient Usage In this post, I will show you how to properly use the C# Http Client in Azure Functions using dependency Azure Functions Bindings And Triggers In this post, we’ll talk about bindings and triggers in Azure Functions. In my other post “Getting Started With C# Working With Azure Storage Account Queues In C# In this code snippet, we will learn how to queue, check and dequeue messages from Azure Queues using C#. Working With Azure Storage Account Blobs In C# In this code snippet, we will learn how to read, write and delete files in Azure Blobs(binary large object) using 1 2 3 … 26 Next >