How to Configure ASP.NET Core 3.1 Angular SPA, Identity Server 4 (Authentication) with PostgreSQL
Feb 16, 2022
In this tutorial we will see how to configure an ASP.NET Core 3.1 web application with AngularJS SPA as front end and PostgreSQL as database with Secure User membership implementation using Identity Server 4.
You can follow along with this video tutorial as it is step by step detail providied you have following PreRequisites satisfied.
Detailed blog post here https://bit.ly/2wkP5LG
PreRequisites:
Visual Studio 2019 (Community/Professional/Enterprise Edition) v16.4.0 or higher
PostgreSQL Database Server installed. Version 11 or Higher
How to install PostgreSQL on Windows PC http://bit.ly/2LYxk9z
A browser preferrably Chrome, Firefox or IE 11 or higher
PgAdmin to access PostgreSQL Server Database
Windows 10 PC
00:00 Introduction
Steps:
00:50 Install & Access PostgreSQL on Windows 10
01:52 Update Visual Studio 2019 with .NET Core 3.1
02:12 Create ASP.NET Core 3.1 Angular application with Individual User Accounts
Show More Show Less #Windows & .NET
