Micah Rairdon

Results 77 comments of Micah Rairdon

I believe they are referring to this statement in the [EFCore documentation](https://learn.microsoft.com/en-us/ef/core/querying/tracking#no-tracking-queries): > No-tracking queries are useful when the results are used in a read-only scenario. They're generally quicker to...

Hey @CrineTech I assume you're talking about [Swashbuckle.AspNetCore.Community.OData](https://github.com/Tiberriver256/Swashbuckle.AspNetCore.Community.OData). I haven't made one to specifically support RESTier yet.

I had gotten something to work, but I deleted my fork. Sometimes I get over-ambitious in my 🧹. I'll see if I can't get something out (at least a gist)...

Hey guys, I finally came back around to working something up. Hopefully it helps. The steps are: ## Step 1: Install `Microsoft.OpenApi.OData` This gives us the all-important extension method for...

@cilerler looks like a bug in Microsoft.OpenApi.OData. If you can repro the issue with just an EDM model I'd open an issue there.

This issue has a better explanation that I think will help: https://github.com/Azure/static-web-apps/issues/670 You have to trip the navigationFallback rule to bypass your routes config.