How to configure swagger on a class library in .net?

960 Views Asked by At

I have Class library project. I want to configure Swagger in Class library project. I already know how to configure Swagger in .net core and web api but not getting any right way to configure in Class library project. If anyone have any idea about it then please share.

0

There are 0 best solutions below