Empower your technical skills with informative articles on .NET, Web API, C#, Maths, Interview Questions & more at My Technical Skills. For all levels.
RECENT POSTS
-
How to Add Swagger to Web API .NET 7
Swagger is more than just API documentation. It’s a tool that empowers developers to design, build, and test APIs with ease and efficiency. The process of developing and testing APIs can be a daunting task. Especially when dealing with complex projects that involve multiple endpoints and teams. To simplify this process, the OpenAPI specification and … Read more
-
Chat GPT in .NET Core
Chat GPT is an exciting AI language model developed by OpenAI. It generate responses to text prompts that sound like they were written by a human. It’s been trained on large amounts of text data. Which means it can understand the context of a conversation and generate sensible, on-topic responses that sound natural. What’s great … Read more