Skip to content

[csharp] Extend HostConfiguration with additional AddApiHttpClients signatures #232

[csharp] Extend HostConfiguration with additional AddApiHttpClients signatures

[csharp] Extend HostConfiguration with additional AddApiHttpClients signatures #232

Triggered via pull request December 6, 2025 22:33
Status Success
Total duration 5m 20s
Artifacts

samples-dotnet8.yaml

on: pull_request
Matrix: Build .Net projects
Fit to window
Zoom out
Zoom in

Annotations

60 warnings
Build .Net projects (samples/client/petstore/csharp/generichost/net8/FormModels): samples/client/petstore/csharp/generichost/net8/FormModels/src/Org.OpenAPITools/Client/HostConfiguration.cs#L224
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build .Net projects (samples/client/petstore/csharp/generichost/net8/Petstore): samples/client/petstore/csharp/generichost/net8/Petstore/src/Org.OpenAPITools/Client/HostConfiguration.cs#L174
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.