Adding a little Swagger to OData

Опубликовано: 18 Август 2020
на канале: dotnet
7,034
120

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/cor...

Swagger homepage
https://swagger.io/

OData Batch
https://devblogs.microsoft.com/odata/...

Exploring Graph Native Support for OData
https://devblogs.microsoft.com/odata/...

Supercharging your Web APIs with OData and ASP.NET Core
https://channel9.msdn.com/Shows/On-NE...

#aspnetcore #dotnet #odata #webapi #swagger