Custom Method Names Using Attribute In ASP.NET Web API | Attribute For HTTP Verbs | Coding Knowledge

Опубликовано: 26 Июнь 2022
на канале: Coding Knowledge
192
2

In this session, We will discuss steps to create custom method names in an ASP.NET Web API Controller.
#CodingKnowledge #aspnet #aspnetcore #sqlserver #csharp #developer

Swagger UI is a very powerful documentation tool for Restful services. It is a framework for describing and consuming RESTful APIs.
It keeps the documentation system of methods, parameters, and models tightly integrated into the server code.
We can add Swashbuckle to any Web API project, and then we can easily customize the generated specification along with the UI (swagger-ui).
Swagger UI uses Swashbuckle to displays the documentation.
The Swashbuckle has few extension points that we can use to customize the look and feel.

In this session I describe the below details:
1.What is an Attribute
2.Attributes are used to map custom named methods
3.Verify request and response using Swagger UI with Attributes

Subscribe My Channel For Latest Technology Update:
   / codingknowledge  

Follow Me On Twitter For Latest Technology Update:
  / satya_inet  

Join On My Facebook Group For Latest Technology Update:
  / learncodeeasy  

Follow Me On Quora:
https://www.quora.com/q/otyjtqlqifyvafyo
https://www.quora.com/profile/Satyapr...

ASP.NET Web API Tutorial:
   • ASP.NET Web API Tutorial  

Please do subscribe now and press the bell icon to not miss any further update from Coding Knowledge.

Disclaimer:
Note : Every and each uploaded content in this channel is mine and it is not copied from any community. So, you have free access to download source code from above mentioned account.