.NET Microservices – Full Course for Beginners

.NET Microservices – Full Course for Beginners

freeCodeCamp.org

3 года назад

412,960 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@PAVANKALYANVETLA
@PAVANKALYANVETLA - 15.01.2025 19:51

Learned a lot, thanks for the couse!

Ответить
@alishawky1380
@alishawky1380 - 07.01.2025 19:34

Awesome! I learned a lot from you

Ответить
@TranTien-kx2mj
@TranTien-kx2mj - 07.10.2024 11:20

Can you apply Authentication on API gateway ? i mean i actually a greate course of microservice, but it would be better if you apply Authentication specific by JWT token on Api GateWay.

Ответить
@TranTien-kx2mj
@TranTien-kx2mj - 26.09.2024 20:00

Is it required that .net must be 5.0 version?

Ответить
@DuncanPenny-v7q
@DuncanPenny-v7q - 18.09.2024 05:34

Clark Linda White Shirley Garcia Daniel

Ответить
@HoyleBarret-p4e
@HoyleBarret-p4e - 16.09.2024 06:08

Davis John Perez Kevin Rodriguez Jose

Ответить
@codewithrahull9636
@codewithrahull9636 - 08.09.2024 13:44

Hey I just come here because there isn't much content about microservices in node js. Also I initially learned mern stack but the frontend part just kills me, because I don't much enjoy designing, writing css and stuff. So I decided to move to core backend. But there isn't much resources for javascript backend except those mern and social media clones. So I decided to swich to c#. I have some fundamental knowledge about c# so I'll start my c# journey from this video. But I don't konw if I meet the prerequesited(I don't know how to spell that) for this course. Cheers.

Ответить
@anon-o1m
@anon-o1m - 06.09.2024 02:30

why use vscode instead of visual studio?

Ответить
@gsf4lyf
@gsf4lyf - 16.06.2024 18:34

Just watched the whole thing. A very good intro to docker and micro services. was worth the time and thank you for sharing this for free.

Ответить
@عبدالرحمن-س3ه
@عبدالرحمن-س3ه - 25.05.2024 14:02

Can I use dotnet 8 in the course, or do I have to download dotnet 5 because it is not supported?

Ответить
@not_amanullah
@not_amanullah - 19.03.2024 20:07

This is helpful ❤

Ответить
@elirohnphd5613
@elirohnphd5613 - 23.02.2024 01:38

Priceless! clear and concise. Bravo!

Ответить
@dotnetgoeson
@dotnetgoeson - 12.02.2024 16:38

var item = _db.Where(x=>x.id==id).SingleOrDefault();
var item =_db.SingleOrDefault(x=>x.id==id);
why are you using first one? can you differentiate for me?

Ответить
@dotnetgoeson
@dotnetgoeson - 12.02.2024 16:37

var item = _db.Where(x=>x.id==id).SingleOrDefault();
var item =_db.SingleOrDefault(x=>x.id==id);
why are you using first option could you please differentiate for me ?

Ответить
@ahmedameen2
@ahmedameen2 - 02.12.2023 23:29

Great content

Ответить
@wbahia2
@wbahia2 - 23.11.2023 00:03

Great content!! Easy to understand. I really love those examples with items from RPG.

Ответить
@windbreaker17
@windbreaker17 - 18.11.2023 17:43

so basicaly almost half of the videos is from .net api course. Image something new...

Ответить
@eyalankri
@eyalankri - 29.10.2023 13:30

This is one of the best online courses I have ever taken. Thank you.

Ответить
@techtalksabhishek
@techtalksabhishek - 28.10.2023 10:47

where is the code. Its locked with patreon as a payment method. Can you share github link if you have one.

Ответить
@pedroventura6509
@pedroventura6509 - 27.09.2023 13:43

Hi, i am getting an error of invalid volume specification: 'mongodbdata:/data/db'. when creating the docker volume, It creates the image but not the volume

Ответить
@oguzhan2393
@oguzhan2393 - 10.09.2023 15:34

where are we storing the mongodbdata and rabbitmqdata in local machine? Good video thanks.

Ответить
@dhanushdv3129
@dhanushdv3129 - 02.09.2023 05:15

I am not able to connect to Mongo Db…. Image is created but not able to execute. It is saying executable file not found.

Ответить
@capitanrdc99
@capitanrdc99 - 04.08.2023 04:16

Hey guys, my omnisharp stopped running, any ideas on getting it back to work?

Ответить
@adedayoakerele8443
@adedayoakerele8443 - 25.06.2023 16:20

Thank you Julio. It's very detailed

Ответить
@ivaylozhelev9265
@ivaylozhelev9265 - 21.06.2023 16:21

Excellent explanation , Thank you a lot for this! I need more please :)

Ответить
@malikbrahimi7504
@malikbrahimi7504 - 28.05.2023 18:22

Shouldn't consumers be ran in a worker service (out of process) to avoid scaling threads under the same dotnet process?

Ответить
@edu_lima
@edu_lima - 20.05.2023 00:28

Someone would have the code front this video ?

Ответить
@aargomemnon
@aargomemnon - 02.05.2023 22:42

Best Microservice tutorial on the internet right now.

Ответить
@mihunt3r929
@mihunt3r929 - 02.04.2023 10:12

Beautiful course. Very precise and well structured.
Thank you, Julio, for giving us such knowledge for free

Ответить
@WhiteMelanin-v4r
@WhiteMelanin-v4r - 02.04.2023 00:36

does it go this way in macbook as well?

Ответить
@sweetsazd11
@sweetsazd11 - 13.03.2023 15:40

Thank you :)

Ответить
@francescos7361
@francescos7361 - 11.03.2023 17:00

NET microservices is good as a coding language .

Ответить
@vincentlee8398
@vincentlee8398 - 03.03.2023 01:23

the best training I found on this topic, thank you

Ответить
@S43172
@S43172 - 20.02.2023 15:36

It will be very nice if you provide the React part also like you did for the Microservices part.

Ответить
@supergoku6947
@supergoku6947 - 31.01.2023 14:16

Final Fantasy 14 MMORPG

Ответить
@sundayoladejo9266
@sundayoladejo9266 - 15.12.2022 13:10

Thanks a lot for this course @julio Casal.

Ответить
@ibnuabbas5839
@ibnuabbas5839 - 04.12.2022 14:42

Awesome

Ответить
@marcinruszczyk693
@marcinruszczyk693 - 03.12.2022 20:19

I have just reached the end of the training. Thank you very much!🙂

Ответить
@mkiwan996
@mkiwan996 - 25.11.2022 04:17

Very bad course, I regret the time I spent watching it

Ответить
@mkiwan996
@mkiwan996 - 23.11.2022 02:06

This is not full course, and the instructor spends a lot of time doing unuseful things like installing softwares. I repeat, it's not a full course. The instructor doesnot explain why he used this tool not other one and what's the logic behind it. It's a big L

Ответить
@DynamicalisBlue
@DynamicalisBlue - 14.11.2022 23:55

Quick question about the RabbitMQ thing.
Let's say Service A subscribes to something from Service B.
What happens in a multi-instance docker environment, where Service B is overloaded so Server A tries communicating with another instance of Service B? If there was a change between that time, then Service A wouldn't receive the changes, right?
If so, does anyone know a design for this?

Ответить
@NISRAMI
@NISRAMI - 25.10.2022 12:38

.vscode didnt get generated

Ответить
@teppenconstruction2173
@teppenconstruction2173 - 19.10.2022 11:26

I am working on mac os. And when I add package it gives error: There are no versions available for the package 'Play.Common'. I've tried it to set by Visual studio also tried setting manually but same result. Any solution?

Ответить
@janof21
@janof21 - 06.10.2022 21:53

Spanish subtitles die at 3 hours 3 minutes :(

Ответить