.NET .NET Core Architecture Upgrading to .NET 5 and the Future of .NET Core In today's post I will discuss the future of .NET Core and upgrading to .NET 5.
.NET .NET Core Asynchronous C# Patterns Performance SQL Threading Visual Studio How to Throttle Parallel Batch Data Processing Tasks with .NET Core In today's post I will show how to throttle parallel batch data processing tasks with .NET Core.
.NET .NET Core Architecture Best Practices C# Diagnostics Patterns Visual Studio Web API Implementation of Web API Health Checks with .NET Core In today's post I will show how to implement API health checks with .NET Core.
.NET .NET Core Architecture C# MassTransit Messaging Patterns Queuing Service Bus Visual Studio Using MassTransit for Distributed Message Handling with .NET Core In today's post I will show how to use distributed message handling with MassTransit and .NET Core.
.NET .NET Core Best Practices C# Dependency Injection Mock Moq NUnit TDD Testing Visual Studio Web API How to Unit Test ASP.NET Core Web API Controllers In today's post I will show how to unit test .NET Core Web API controllers.
.NET .NET Core ASP.NET Core Best Practices C# Diagnostics Visual Studio Web API An Overview of Error and Status Handling of HTTP Requests in a .NET Core Web API Application In today's post I will give an overview of error and status handling of HTTP requests in a .NET Core…
.NET .NET Core ASP.NET Core Best Practices C# Diagnostics Serilog Visual Studio Web API Using Serilog File Logging in a .NET Core Web API In today's post I will explain how to use the Serilog file logger within a .NET Core Web API application.
.NET .NET Core ASP.NET Core C# Dependency Injection Visual Studio Web API An Overview of a .NET Core Web API Application Structure In today's post I will give an overview of the structure of a .NET Core Web API application.
.NET .NET Core Asynchronous C# Entity Framework Core Performance SQL Swagger Visual Studio Web API How to use Bulk Updates and Batching with Entity Framework Core In today's post I will explain how to run bulk updates and batches with Entity Framework Core.
.NET .NET Core Angular SQL SSDT Visual Studio Visual Studio Code Web API Setup and Tools for a Full-Stack Development Environment In today's post I will explain what tools I use to setup a full-stack development environment.