.NET .NET Core Containers Continuous Deployment DevOps Docker Web API YAML Cross Container API Calls in a Docker Image In today's post I will show how to make API calls between containers within a Docker Image.
.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…
.NET Core ASP.NET Core C# OData OpenAPI Swagger Web API Using OData within an ASP.NET Web API and .NET Core In today's post I will show how to configure OData within an ASP.NET Core Web API.
Angular ASP.NET Core Identity C# SPA Typescript Visual Studio Code Web API How to Implement Role Based Authorization in Angular Web API Applications In today's post I will show how to implement role-based authorization within an Angular application.
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
Angular Asynchronous HTML SPA Top Typescript Visual Studio Code Web API How to Implement Multiple File Uploads in Angular Applications In this post I will show how to implement multiple file uploads in an Angular application.
.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.