Joe Whiteaker
Joe Whiteaker
https://docs.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.ef.compileasyncquery?view=efcore-6.0 is unreadable --- #### Document Details â *Do not edit this section. It is required for docs.microsoft.com â GitHub issue linking.* * ID: c0a68bee-6e78-b2b3-bacc-b3ef6873252b * Version Independent ID: cd5b3292-61d7-c3f8-09aa-ce974a0b9f32...
There appears to be an inconsistency in the documentation and implementation of YARP (Yet Another Reverse Proxy) in the Mobile Backend for Frontend (BFF) example. The README's image suggests the...
# Add docker files for a docker compose workflow - Docker compose file - .env file and have env variables loaded throughout compose - Docker ignore file - Dockerfile
### Describe the issue or suggestion So, I noticed in the documentation and playground directory in the source code that there seems to be no mention or little mention of...
Relates to #70 However, I think an example with mass transit and rabbitmq would be beneficial to show inter-microservice communication. This can later be used as a starting point for...
I'd like to propose the inclusion of Azure Functions projects as examples within the Aspire framework. This addition would be particularly beneficial for developers and aligns well with the cloud-native...
## I noticed that Blazor allows you to create custom elements https://learn.microsoft.com/en-us/aspnet/core/blazor/components/js-spa-frameworks?view=aspnetcore-8.0#blazor-custom-elements ## And, then I noticed that storybook supports web components  Â So, I am thinking about attempting to...
Noticed there were new yarp packages that dont seem to be mentioned anywhere the yarp or aspire docs, so I made a simple poc repo of yarp working with aspire...
Since api versioning is a best practice in a microservice architecture. I think showing an example with http and grpc with two different versions and having them two client services...
Simple grpc example to show display how service discovery works in aspire. Also might want to show how to integrate with the new yarp extension packages from aspire.