Distributed Programming Fullstack 2021 | S3P12 | Security: Setting Up AuthContext and LoginUserEntity
This series focuses on building a two-tiered application with Angular as the front-end and .NET Core 5.0 as the backend, emphasizing security setup including AuthContext and LoginUserEntity within an Onion Architecture.

Lars Bilde
116 views • Nov 22, 2021

About this video
I this series we will be building a 2 tiered Application. Angular as front-end Tier and .net Core 5.0 as Backend Tier. We will be using the Onion Architecture (Clean) in the backend development. We will do TDD and unit testing using xUnit.. We will do Authentication..
-----------------------
This is a video thats part of this series:
Intro:
https://youtube.com/playlist?list=PL8jcXf-CLpxrAyHRJKOa1eW1ckwyawrvX
First TDD Feature: "Get All Products"
https://youtube.com/playlist?list=PL8jcXf-CLpxpE_FmiVhFRZMldyBmYmSSB
-----------------
All code for back-end (.net core 5) can be found here:
https://github.com/EASV/legos-for-life-net-core.git/
"Get All" Branch code for back-end (.net core 5) can be found here:
https://github.com/EASV/legos-for-life-net-core/tree/getall
All code for front-end (Angular) can be found here:
https://github.com/EASV/legos-for-life-angular.git/
I added branches in each series so you can jump through code..
Links I used:
https://docs.microsoft.com/en-us/dotnet/architecture/modern-web-apps-azure/common-web-application-architectures
https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-web-api?view=aspnetcore-2.1&tabs=visual-studio
https://docs.microsoft.com/en-us/ef/
https://angular.io
https://docs.microsoft.com/en-us/dotnet/core/testing/unit-testing-with-dotnet-test
https://docs.microsoft.com/en-us/aspnet/core/data/ef-mvc/?view=aspnetcore-5.0
https://docs.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.deletebehavior?view=efcore-5.0
https://docs.microsoft.com/en-us/ef/core/testing/
https://github.com/rgvlee/EntityFrameworkCore.Testing
https://docs.microsoft.com/en-us/ef/core/get-started/overview/first-app?tabs=netcore-cli
https://docs.microsoft.com/en-us/dotnet/csharp/tutorials/attributes
https://docs.microsoft.com/en-us/dotnet/standard/attributes/retrieving-information-stored-in-attributes
https://portal.azure.com
https://firebase.google.com
.. more will come...
Hope you enjoy... ;-)
-----------------------
This is a video thats part of this series:
Intro:
https://youtube.com/playlist?list=PL8jcXf-CLpxrAyHRJKOa1eW1ckwyawrvX
First TDD Feature: "Get All Products"
https://youtube.com/playlist?list=PL8jcXf-CLpxpE_FmiVhFRZMldyBmYmSSB
-----------------
All code for back-end (.net core 5) can be found here:
https://github.com/EASV/legos-for-life-net-core.git/
"Get All" Branch code for back-end (.net core 5) can be found here:
https://github.com/EASV/legos-for-life-net-core/tree/getall
All code for front-end (Angular) can be found here:
https://github.com/EASV/legos-for-life-angular.git/
I added branches in each series so you can jump through code..
Links I used:
https://docs.microsoft.com/en-us/dotnet/architecture/modern-web-apps-azure/common-web-application-architectures
https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-web-api?view=aspnetcore-2.1&tabs=visual-studio
https://docs.microsoft.com/en-us/ef/
https://angular.io
https://docs.microsoft.com/en-us/dotnet/core/testing/unit-testing-with-dotnet-test
https://docs.microsoft.com/en-us/aspnet/core/data/ef-mvc/?view=aspnetcore-5.0
https://docs.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.deletebehavior?view=efcore-5.0
https://docs.microsoft.com/en-us/ef/core/testing/
https://github.com/rgvlee/EntityFrameworkCore.Testing
https://docs.microsoft.com/en-us/ef/core/get-started/overview/first-app?tabs=netcore-cli
https://docs.microsoft.com/en-us/dotnet/csharp/tutorials/attributes
https://docs.microsoft.com/en-us/dotnet/standard/attributes/retrieving-information-stored-in-attributes
https://portal.azure.com
https://firebase.google.com
.. more will come...
Hope you enjoy... ;-)
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
116
Likes
1
Duration
4:56
Published
Nov 22, 2021
Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.
Trending Now