Best Practices C# Significant Features of C# Versions 3.0 to 8.0 You Will Find Useful In this post I will review the features of the C# language from version 3 to version 8.
.NET Core Asynchronous C# SQL Visual Studio Using HangFire to Schedule Background Jobs in .NET Core In this post I will show how to use the HangFire scheduling utility to schedule background jobs using .NET Core.
.NET Core C# Entity Framework Core SQL Visual Studio How to use SQL Stored Procedures with Entity Framework Core In this post I will be showing how to use SQL stored procedures with Entity Framework Core
.NET Core Azure Azure App Services C# CICD Continuous Deployment Continuous Integration DevOps PaaS Swagger Top Visual Studio Web API Deploying a .NET Core Web API to an Azure App Service In this post I will be showing you how to deploy a .NET core web API to an Azure App…
.NET Core ASP.NET Core Identity C# JWT OpenAPI Swagger Top Visual Studio Web API How to Secure a Swagger Web API with JWT Authorization In todays post I will show how you can secure your Swagger Web API with JWT authorization.
.NET Core BDD C# Moq Visual Studio Using Moq for Unit Testing in a .NET Core Application In this post I will show how to use Moq for unit testing in a .NET Core application.
.NET Core C# HTTP SQL Web API Using HTTP PATCH Requests to Update Data Sets in a .NET Core Web API In todays post I will show how to use HTTP PATCH to update data sets in a .NET Core web…
.NET Core C# HTTP REST Top Web API Handling HTTP PATCH Requests in a .NET Core Web API In this post I will show how to handle HTTP PATCH requests in a .NET Core Web API.
.NET Core BDD C# Fluent Assertion NUnit Visual Studio BDD Testing using Fluent Assertions and NUnit with .NET Core In todays post I will show how utilize BDD testing using Fluent Assertions and NUnit with .NET Core.
.NET Core BDD C# SpecFlow Visual Studio BDD Testing using SpecFlow and NUnit with .NET Core In todays post I will show how to utilize BDD testing using SpecFlow and NUnit with .NET Core.