Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[http-client-csharp] remove the namespace configuration from the emitter #5896

Open
ArcturusZhang opened this issue Feb 7, 2025 · 0 comments
Labels
emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp

Comments

@ArcturusZhang
Copy link
Member

Now we have to keep the namespace configuration because as a consumer of the emitter in this repo, autorest.csharp depends on it so tightly.
We need to figure out a way to remove this configuration and autorest.csharp to figure out what it should use as a value when there is not such a configuration defined in the input.

The configuration is defined here:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp
Projects
None yet
Development

No branches or pull requests

1 participant