A Blog full of Web Projects

A Blog full of Web Projects

.NET Core 2.2 Web API with Basic Authentication - Azure and GH Pages

05-November-2023

ASP.NET Core 2.2 Web API with C# towards Vue clients using Basic Authentication for Login

The API is hosted at Microsoft Azure App Service and the Vue 3 and Vue 2 Clients at GitHub Pages

For the Web API a CI / CD Pipeline was implemented by Azure DevOps - A Build and a Release Pipeline which deploys to Azure App Service

A Login system by a Vue client / ASP.NET Core 2.2 Web API with C# secured by HTTPS and a Basic Authorization Header

A Blog made with Gatsby React and GraphQL