tryphotino / photino.Samples

https://tryphotino.io
Apache License 2.0
103 stars 26 forks source link

Sagger sample .Net #44

Closed franklupo closed 6 months ago

franklupo commented 8 months ago

Hi, how to use swagger in .Net application?

best regards

ramiabughazaleh commented 6 months ago

Related: https://github.com/tryphotino/photino.Samples/issues/28

MikeYeager commented 6 months ago

@franklupo Swagger really has nothing to do with Photino. You can check out our repo of sample applications. The Server sample shows how to host ASP.NET WebAPI in Photino. You can turn on Swagger support as you would in any other ASP.NET application.