Hi Team,
Did anyone worked on the Nswag in .net framework WebAPI, How to configure Nswag in WebAPI and expose these endpoints to Angular UI Nswag. Please share me the references if you have worked on this before.
Thanks,
Khaja
Hi Team,
Did anyone worked on the Nswag in .net framework WebAPI, How to configure Nswag in WebAPI and expose these endpoints to Angular UI Nswag. Please share me the references if you have worked on this before.
Thanks,
Khaja
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vishal YelvePosted Apr 11, 2023, 6:20 PM
Hi,
Check this
https://blog.rsuter.com/nswag-tutorial-integrate-the-nswag-toolchain-into-your-asp-net-web-api-project/
https://cezarypiatek.github.io/post/auto-generated-web-api-client/
Khaja MoizuddinPosted Apr 11, 2023, 6:14 PM
Hi Vishal, Can you please share me the articles/References specific to .Net Framework WebAPI, Net Core implementation will be different than Net Framework WebAPI implementation.
Khaja MoizuddinPosted Apr 11, 2023, 6:12 PM
Hi Rajeesh, I am looking for Nswag Implementation in .Net Framework WebAPI, but not swagger implementation in Core, I think Nswag is different than Swagger.
Vishal YelvePosted Apr 11, 2023, 6:09 PM
Hi,
Do refer below links.
https://www.c-sharpcorner.com/article/how-to-use-nswag-with-asp-net-core-and-generate-client-code-with-nswag-studio/
https://www.c-sharpcorner.com/article/net-core-3-1-web-api-crud/
Rajeesh MenothPosted Apr 11, 2023, 6:09 PM
Hi,
You can refer my article for the integration:
https://www.c-sharpcorner.com/article/web-api-documentation-using-swagger-and-asp-net-core-with-visual-studio-2019/
Angular setup you check this article:
https://dev.to/thisdotmedia/angular-and-the-rest-4ho7