youtube image
From YouTube: Adding a little Swagger to OData

Description

Swagger and the OpenAPI specification the manual work out of API documentation and make it easier for developers to share their APIs with the wold.

In this episode, Hassan Habib is back again with Jeremy to talk about Swagger support in the latest version of the OData package for ASP.NET Core.

[01:08] - The need for Swagger
[05:17] - Adding Swagger to an OData API application
[10:45] - Fixing the integration


ASP.NET Core web API help pages with Swagger / OpenAPI
https://docs.microsoft.com/aspnet/core/tutorials/web-api-help-pages-using-swagger?WT.mc_id=ondotnet-c9-cephilli

Swagger homepage
https://swagger.io/

OData Batch
https://devblogs.microsoft.com/odata/all-in-one-with-odata-batch?WT.mc_id=ondotnet-c9-cephilli

Exploring Graph Native Support for OData
https://devblogs.microsoft.com/odata/exploring-graph-native-support-for-odata?WT.mc_id=ondotnet-c9-cephilli

Supercharging your Web APIs with OData and ASP.NET Core
https://channel9.msdn.com/Shows/On-NET/Supercharging-your-Web-APIs-with-OData-and-ASPNET-Core?WT.mc_id=ondotnet-c9-cephilli

#aspnetcore #dotnet #odata #webapi #swagger