How to configure Swagger In ASP.NET Core?
I want to implement/configure Swagger in my project. I have installed (Swashbuckle) package which is necessary for swagger implementation. Where should I need to add the swagger configuration or which file should I have to include.