Containers Continuous Deployment Docker Docker Compose Visual Studio How to Build Docker Containers using Visual Studio 2019 In today's post I will show how to build a docker container using Visual Studio 2019
.NET Core ASP.NET Core Identity C# Entity Framework Core OpenAPI Swagger Visual Studio Web API How to Migrate from a .NET Core 2.0 Web API to .NET Core 3.1 (Part 3) In today's post I will show how to upgrade from a .NET Core 2.0 web API to a .NET Core…
.NET Core C# Entity Framework Core OData OpenAPI Visual Studio Web API How to Migrate from a .NET Core 2.0 Web API to .NET Core 3.1 (Part 2) In today's post I will show how to upgrade from a .NET Core 2.0 web API to a .NET Core…
.NET Core C# Entity Framework Core JWT MVC Visual Studio Web API How to Migrate from a .NET Core 2.0 Web API to .NET Core 3.1 (Part 1) In today's post I will show how to upgrade from a .NET Core 2.0 web API to a .NET Core…
Angular ASP.NET Core Asynchronous C# HTML HTTP SPA Typescript Visual Studio Visual Studio Code Web API Downloading Content in Angular Applications In today's post I will show how to implement a file downloader within an Angular application using a .NET Core…
.NET Core ASP.NET Core Best Practices C# Moq NUnit TDD Visual Studio Web API How to Unit Test File Uploaders in a .NET Core Web API In todays post I will discuss how to develop unit tests for a file uploader Web API
.NET Core ASP.NET Core C# HTTP REST SQL Top Visual Studio Web API How to Implement a File Uploader Web API using .NET Core In this post I will show how to implement a file upload Web API using .NET Core.
.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 ASP.NET Core Identity Azure Azure App Services JWT Kudu OAuth OpenAPI PaaS Security Swagger Visual Studio Web API How to Configure a Secure .NET Core Web API in an Azure App Service In todays post I will be showing how to configure a secure web API in an Azure App Service.