Rename AddClientPool to AddGel. #839
Annotations
7 errors
Run test suite:
examples/Gel.Examples.ExampleTODOApi/Program.cs#L12
'IServiceCollection' does not contain a definition for 'AddGelClientPool' and no accessible extension method 'AddGelClientPool' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)
|
Run test suite:
examples/Gel.Examples.CSharp/Program.cs#L23
'IServiceCollection' does not contain a definition for 'AddGelClientPool' and no accessible extension method 'AddGelClientPool' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)
|
Run test suite:
examples/Gel.Examples.FSharp/Program.fs#L21
The type 'IServiceCollection' does not define the field, constructor or member 'AddGelClientPool'. Maybe you want one of the following:� AddGel� AddSingleton
|
Run test suite:
examples/Gel.Examples.ExampleTODOApi/Program.cs#L12
'IServiceCollection' does not contain a definition for 'AddGelClientPool' and no accessible extension method 'AddGelClientPool' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)
|
Run test suite:
examples/Gel.Examples.CSharp/Program.cs#L23
'IServiceCollection' does not contain a definition for 'AddGelClientPool' and no accessible extension method 'AddGelClientPool' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)
|
Run test suite:
examples/Gel.Examples.FSharp/Program.fs#L21
The type 'IServiceCollection' does not define the field, constructor or member 'AddGelClientPool'. Maybe you want one of the following:� AddGel� AddSingleton
|
Run test suite
Process completed with exit code 1.
|