.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 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.
Angular Azure Azure App Services DevOps PaaS REST SPA Top Typescript Visual Studio Code Web API How to Configure Angular Web API Applications for Deployment to an Azure App Service In today's post I will be showing you how to deploy and configure an Angular Web API application to Azure…
.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 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.
Angular HTTP REST RxJS SPA Typescript Visual Studio Code Web API Calling a Secure Web API from an Angular Application In todays post I will show how to call a secure Web API from an Angular application.
.NET Core C# Entity Framework Core Microservice OpenAPI SQL Swagger Visual Studio Web API How to Create a Microservice with .NET Core In today's post I will show how to create a Microservice using .NET Core.
.NET Core C# HTTP JWT Microservice REST Visual Studio Web API Microservice Communications with HTTP REST Calls and .NET Core In today's post I will show how to implement Microservice Communication with HTTP REST Calls and .NET Core