Using GitHub Actions to build .NET projects
The tutorial explains how a .NET Developer can take advantage of GitHub Actions. It presents two ways to create a GitHub Actions workflow for a .NET solution.
The tutorial explains how a .NET Developer can take advantage of GitHub Actions. It presents two ways to create a GitHub Actions workflow for a .NET solution.
In this tutorial, I compare Azure Static Web Apps with Azure App Service and explain how to publish a Blazor WebAssembly application as a Static Web App.
This article explores C# async streams in detail: from the basics and the reasoning behind them, to real-world examples of using and creating them.
A concise and detailed technical book in Q&A format about C# and .NET. It's a great resource if you want to deepen your knowledge and understanding or catch up with the latest features.