gRPC Service with .NET 7
1:17:49
Жыл бұрын
Asynchronous APIs with .NET
1:02:17
Жыл бұрын
ChatGPT .NET API Client
52:29
Жыл бұрын
.NET MAUI Step by Step Build
3:23:18
2 жыл бұрын
Welcome to my channel!
1:50
2 жыл бұрын
.NET 6 Minimal API Full Build
2:38:09
2 жыл бұрын
Redis as a Primary DB using a .NET 6 API
2:21:21
Fault Handling with Polly and .NET 6
1:32:41
.NET Microservices - Full Course
11:05:58
New Course Announcement!
1:54
3 жыл бұрын
.NET Core 3.1 MVC REST API - Full Course
3:27:48
Azure Functions: Step by Step Project
1:05:50
Пікірлер
@PickleRiiiiick
@PickleRiiiiick Күн бұрын
Anyone know how to stop the ingress-nginx container? Mines keeps restarting when i kill it
@TheIgzyy
@TheIgzyy 14 күн бұрын
I think MS is an cancer of ICT industrie
@jyotigupta7962
@jyotigupta7962 17 күн бұрын
hi @les Jackson, this is an amzing course , but I'm getting a 404 not found error while try running through ingress, can anyone help me on that,,, HTTP Error 404.0 - Not Found</h3> <h4>The resource you are looking for has been removed, had its name changed, or is temporarily unavailable. IIS 10.0 Detailed Error - 404.0 - Not Found
@milanoforyou
@milanoforyou 17 күн бұрын
Top
@koko-nl5tp
@koko-nl5tp 18 күн бұрын
Best part is the meaning behide port 666.😁
@siddharthrainit
@siddharthrainit 18 күн бұрын
This course is an absolute gem! I am watching it for 3 hours to refresh my knowledge, and I found it incredibly helpful for beginners and experts alike who want to learn or brush up on their skills. Thank you!
@starspejd
@starspejd 19 күн бұрын
Les, you keep emphasizing that the name of the attribute in our class should be the same as in the JSON. However, I have a nested object, which has the name "DE:Company Products" - and I'm pretty sure C# doesn't allow for neither colons nor spaces in their variable names, so how do I go about naming that? It's an array of string values if that helps.
@Silverforger
@Silverforger 20 күн бұрын
5 years later and 95% of this tutorial is still applicable for .NET 8 and SQL Server 2022. Thanks a lot Les! You explained a lot of the stuff I was not able to wrap my head around in with such ease.
@xilverlight
@xilverlight 25 күн бұрын
I'm glad to see you again, and you teach everything of .NET ... Cheers from Korea Republic!
@cbrschool
@cbrschool 26 күн бұрын
Do we need to register the client app also in azure portal registration?
@_PulpoPaul
@_PulpoPaul 27 күн бұрын
The best course I've ever taken. You're great!
@_PulpoPaul
@_PulpoPaul 28 күн бұрын
For anyone experiencing an error in the gRPC section, the solution is to add the following configuration in appsettings.Development.json:"Kestrel": { "Endpoints": { "Http": { "Url": "localhost:5057" }, "Http2": { "Url": "localhost:5058" } } } Amazing course, greetings from Argentina!
@DiegoDCast
@DiegoDCast Ай бұрын
You rock man! I'm not English speaker but I get your explanations!
@nrouslan
@nrouslan Ай бұрын
Just reached the end of the video and... I want to say you real thanks, this work is HUGE and very informative!
@itsjoe8443
@itsjoe8443 Ай бұрын
Great course! I just finished it and can say that I've learned a ton of new things and I'm impressed I could keep watching it all the way up 'til the end (which speaks a lot about the quality of this course), you´re awesome, Les! I'm looking forward to see more of your videos =-)
@liskardev
@liskardev Ай бұрын
c# sucks
@vaibhavrevankar9369
@vaibhavrevankar9369 Ай бұрын
Fantastic tutorial, You are God send. Thanks a lot for the tutorial. Great learning.
@nrouslan
@nrouslan Ай бұрын
THANK YOU VERY MUCH!
@robertodev2002
@robertodev2002 Ай бұрын
Thanks, i didn't know i had to write "localhost,1433" to connect to my docker database
@cristhiangonzalez6650
@cristhiangonzalez6650 Ай бұрын
Just finished this course. This is just the kind of selection of concepts I was looking for to dive deeper into the microservices architecture. Thank so much!
@POOYAKeshvari
@POOYAKeshvari Ай бұрын
Thank you men
@salvcri
@salvcri Ай бұрын
Hi! Thank you very much for your video!! Do you know if it is possible connect a MAUI app to usb or BLE devices?
@subramanyaaithal4422
@subramanyaaithal4422 Ай бұрын
What a content!! Crisp, Clear and to the point. Covered everything in less time Thanks much Les!
@tiagopereira8335
@tiagopereira8335 Ай бұрын
Thank you! Great educational video! Regards from Portugal!
@aryanchaudhari8206
@aryanchaudhari8206 Ай бұрын
how did you learn this??
@sachinvshishth
@sachinvshishth Ай бұрын
Best course on .NET Core microservices! Super informative and well-explained. Spend 11 hours here-you won’t regret it!
@simplehomelab
@simplehomelab Ай бұрын
This is very detailed and I solved a huge problem I was facing with certificates. That simple point you mentioned about .pfx file name matching the library was the magic key!
@RANVEER.4321
@RANVEER.4321 2 ай бұрын
Thank you very much
@franksieckmann1221
@franksieckmann1221 2 ай бұрын
Les is really more ... thank you
@ChrisSargent-f5j
@ChrisSargent-f5j 2 ай бұрын
Jones George Harris Michelle Moore Cynthia
@ahmedsalah-rg1vj
@ahmedsalah-rg1vj 2 ай бұрын
Does gRPC is good for gust service to service communication or it will be good also with client side (front) and server side (back) communication ? and how we make it ?
@hunaidjamali4306
@hunaidjamali4306 2 ай бұрын
You are simply awesome!!!
@SerikPoliasc
@SerikPoliasc 2 ай бұрын
Gonzalez Paul Jones Donna Harris Christopher
@geco0ol
@geco0ol 2 ай бұрын
This is another rock solid piece of study material for its topic as the other videos you make. I was wondering if you could make another video show casing joins and subqueries. With joins in place this can become a very handy solution for high performance solutions.
@wandering_developer
@wandering_developer 2 ай бұрын
Great video, I learned a lot, but one question though, I'm using .NET 8 Core. I'm on GRPC part, but when I tried running the CommandService, I encountered an error saying, 'Error connecting to subchannel.' and 'No connection could be made because the target machine actively refused it.'. I'm kinda new at this tech. Anyone encountered the same issue?
@Navid7h
@Navid7h 2 ай бұрын
Happy 100k followers 🎉😊
@StinkiiChan
@StinkiiChan 2 ай бұрын
Thanks for the great content. I have learned a lot from you. For anyone having issues with the network_security_config.xml file: 1. Right click the file in your Solution Explorer and select properties. 2. Change the Build Action to 'Android Resource'.
@CatharineAlbert-y6g
@CatharineAlbert-y6g 2 ай бұрын
Gonzalez Jason Williams Mark Johnson Kevin
@ВадимПодоксенов
@ВадимПодоксенов 2 ай бұрын
Man... You are Legend! Thank you from Russia!
@touseefghazanfar8487
@touseefghazanfar8487 2 ай бұрын
Fantastic!
@victorgarcia3526
@victorgarcia3526 2 ай бұрын
So I had a problem with the authentication. As I had special characters ($) it seemed that it gave some problems to the parser or something and changed the password. I noticed it checking the secret in my kubernetes and decoding the base64 encoded content of the secret. I lost almost 2 hours on that... So you better don't!
@NM-dc3ic
@NM-dc3ic 2 ай бұрын
Hi All, Did anyone received an Error while running GRPC "--> Calling GRPC Service localhost:5001 C----> Could not connect to GRPC Service Status(StatusCode="Unavailable", Detail="Error connecting to subchannel.", DebugException="System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it.")" ........ Please suggest how to resolve the same.
@kartikbhargav6316
@kartikbhargav6316 2 ай бұрын
My application is deployed but getting error when running api on docker. My database name is employee and if i am running any api tehn it throws error that employee.user (which is a table name does not exists).i have added the migrartion code in the program.cs file (database.migrate).Can you tell something ??
@Adam-600
@Adam-600 3 ай бұрын
Thanks for this video! It's very helpful)
@rd_45
@rd_45 3 ай бұрын
Thanks a lot
@wilneravila2372
@wilneravila2372 3 ай бұрын
04:59:30 Instead of: /api/platforms for PlatformsService, and /api/c/platforms for CommandsServide Why not just: /api/platforms for PlatformsService, and /api/commands for CommandsServide ?
@SaikiranGattu-l7c
@SaikiranGattu-l7c 3 ай бұрын
I cant say enough of God Bless you! :) I feel so good learning this...
@pavanmanjunath7312
@pavanmanjunath7312 3 ай бұрын
Best tutorial for docker learners. Please do some videos on kubernetes from .Net core developer prospective. - Pods deletion - increase replicas - High level overview for developers who can handle production builds.
@md-code9019
@md-code9019 3 ай бұрын
LGBT Students Question Purpose of Life kzbin.info/www/bejne/e16uiGyqiqqHhJY “Jesus Didn’t Preach Christianity, but Islam!” kzbin.info/www/bejne/p6elf4mfj6xjg80 Islam: The True Religion of God? - Abdur-Raheem Green kzbin.info/www/bejne/fYDaYotqfK50j68
@khanfaizan05
@khanfaizan05 3 ай бұрын
Great video. ❤ Thankyou so much