.NET 8 - HTTP Files

  Рет қаралды 2,861

Coding Tutorials

Coding Tutorials

Күн бұрын

Пікірлер
@CodingTutorialsAreGo
@CodingTutorialsAreGo 10 ай бұрын
Which do you prefer, Postman or Swagger, or will you be switching to using HTTP files? Source code available at: github.com/JasperKent/HTTP-Files Remember to subscribe at kzbin.info/door/qWQzlUDdllnLmtgfSgYTCA And if you liked the video, click the 👍.
@jayakumar2927
@jayakumar2927 10 ай бұрын
Github shows page not found
@TheSnakeCro
@TheSnakeCro 8 ай бұрын
Insomnia my favourite ❤
@marceloleoncaceres6826
@marceloleoncaceres6826 3 ай бұрын
Great video, thanks for sharing your time and knowledge
@codingbloke
@codingbloke 10 ай бұрын
I alternate between both Swagger and http file. The http file allows you to work within the IDE and is much easier when iterating the development of an endpoint or when testing requires the use of one or more other end points before examining the behavior of the subject end point. Whereas Swagger is useful for reviewing the features of the API overall and examining the shape of the schema. Like you demonstrated its common to start with swagger to play around with API then copy and paste any problem parameters and content to the http file to work on the further dev.
@Denis-bd4ee
@Denis-bd4ee 10 ай бұрын
Спасибо за видеоролик. Наткнулся на ваш канал совсем недавно, сейчас занимаюсь изучением C# и нахожусь на этапе изучения Делегатов, Событий и ваши видео ролики очень сильно помогают. Очень благодарен вам за ваш контент.
@CodingTutorialsAreGo
@CodingTutorialsAreGo 10 ай бұрын
Спасибо.
@Praveen.Kumar.
@Praveen.Kumar. 10 ай бұрын
Thank you sir for sharing.
@DmitryLubenskiy
@DmitryLubenskiy 10 ай бұрын
Hello. Would it be reasonable to integrate http files into unit testing frameworks?
@CodingTutorialsAreGo
@CodingTutorialsAreGo 10 ай бұрын
I can't really see how, since the results still have to be read visually.
@llionking055
@llionking055 6 ай бұрын
Many thanks❤ can we pass the token from the login response to the next request? We can set token to environment variable in Postman
@CodingTutorialsAreGo
@CodingTutorialsAreGo 6 ай бұрын
The way I'd do it would be to put the token in a variable, then use the variable in the authentication header for the request. Then you just have to cut and paste the token value from the login response to the variable.
@llionking055
@llionking055 6 ай бұрын
@@CodingTutorialsAreGo thank you for your response but I think it would be better if we could send the login request and then store it in a variable for the later request (similar to Postman)
@ghaiathaltrabulsi135
@ghaiathaltrabulsi135 9 ай бұрын
Many thanks for the good (as usual) video. Is it possible to make a video about "Mutex", "Semaphore" and "lock". And how to use them sync and async scenarios. Thanks. :)
@CodingTutorialsAreGo
@CodingTutorialsAreGo 9 ай бұрын
I'll put them on the list.
@mahdi4581
@mahdi4581 10 ай бұрын
good👍
@jembre1273
@jembre1273 9 ай бұрын
Mr. Kent, I think you are a very interesting person. May I ask, how can you be so productive? You have studied physics, you program very well, you have written books, and I guess you are making music too? I wish I could be as productive as you, do you have any secrets? :)
@CodingTutorialsAreGo
@CodingTutorialsAreGo 9 ай бұрын
No secret. I just bored quickly.
@jembre1273
@jembre1273 9 ай бұрын
@@CodingTutorialsAreGo ahah great reply! XD
Blazor RenderFragment
23:11
Coding Tutorials
Рет қаралды 2,5 М.
C# 12 Collection Expressions and the Spread Operator
25:27
Coding Tutorials
Рет қаралды 2,1 М.
Одну кружечку 😂❤️
00:12
Денис Кукояка
Рет қаралды 2,8 МЛН
Муж внезапно вернулся домой @Oscar_elteacher
00:43
История одного вокалиста
Рет қаралды 8 МЛН
Quilt Challenge, No Skills, Just Luck#Funnyfamily #Partygames #Funny
00:32
Family Games Media
Рет қаралды 47 МЛН
What is HTTP? | HTTP explained in 6 minutes
9:53
Testopic
Рет қаралды 4 М.
Clean Architecture with .NET 9
38:05
NimblePros
Рет қаралды 949
Why is Laravel NOT used in Big Development Projects?
11:53
Stefan Mischook
Рет қаралды 183 М.
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 106 МЛН
Swagger is Gone in .NET 9! Replace It With This.
9:34
Nick Chapsas
Рет қаралды 82 М.
Concurrent Hosted Service in .NET 8 | .NET Conf 2023
31:12