© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
5 replies
kurumi

✅ API Gateway with Aspire .NET

Did anyone try to use API-Gateway with Aspire .NET? Ocelot has static json config file which is not a good way to bind to Aspire orchestration projects. The behavior that I need is providing some references of my APIs to Gateway project and do redirects as usual.
Also Aspire can run single instance of project with many replicas, so we need to cook this behavior too. If we do some replicas it is nice to see some kind of load balancing which depends on HelthChecks.

So, as I searched, there is no already build in solutions for this problem. Can you recommend me something? Or should I try to implement it by my own?
dotnet-aspire-logo.png
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

.Net Aspire
C#CC# / help
15mo ago
Aspire .net + Flutter
C#CC# / help
15mo ago
About .Net Aspire WithExternalHttpEndpoints()
C#CC# / help
14mo ago
.NET aspire cannot see tracing
C#CC# / help
9mo ago