Using Redis as a .NET Core Data Store

Build with an Azure free account. Get USD200 credit for 30 days and 12 months of free services.
Start free todaySwagger 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.
Useful Links
I could not succeed to integrate OData and Swagger with this instructions on .net 5.0, Microsoft.AspNetCore.OData 7.5.2 and Swashbuckle.AspNetCore 5.6.3.
Any idea?
I could not succeed to integrate.
Any sort of advice on the version or controller config would help.
Would love to see the actual controller code, I could not integrate it. I can see my traditional ApiController but none of the ODataController will show up.
Any chance of sharing the code for this demo? Kind of hard to follow along without it