Distributed Programming Fullstack 2021 | S2P1 | Intro First Feature | Get All Products

Опубликовано: 15 Октябрь 2021
на канале: Lars Bilde
837
10

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:
   • Distributed Programming Fullstack 202...  


First TDD Feature: "Get All Products"
   • Distributed Programming Fullstack 202...  

-----------------

All code for back-end (.net core 5) can be found here:
https://github.com/EASV/legos-for-lif...

"Get All" Branch code for back-end (.net core 5) can be found here:
https://github.com/EASV/legos-for-lif...

All code for front-end (Angular) can be found here:
https://github.com/EASV/legos-for-lif...

I added branches in each series so you can jump through code..

Links I used:
https://docs.microsoft.com/en-us/dotn...
https://docs.microsoft.com/en-us/aspn...
https://docs.microsoft.com/en-us/ef/
https://angular.io
https://docs.microsoft.com/en-us/dotn...
https://docs.microsoft.com/en-us/aspn...
https://docs.microsoft.com/en-us/dotn...
.. more will come...

Hope you enjoy... ;-)