dotnet / dotnet/yarp

Integration with Project Tye

Open
#620 3 comments 0 reactions 0 assignees View on GitHub
Type: Discussion
Dominant language
C#
Stars
9.6k
Forks
933
Avg merge
12d 18h
Merged PRs (30d)
2

Description

### What should we add or change to make your life better?

A fairly trivial thing would be this:

Entering the service name in _appsettings.json_, and the Urls will be resolved from environmental variables set by Tye. Eliminating the need for hardcoded Urls.

In essence just call ```GetServiceUrl(string serviceName)``` in the Tye Configurations API under the hood.

### Why is this important to you?

It would fit into the developer flow when developing and testing micro services locally.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.