Aaron Muylaert

Results 3 comments of Aaron Muylaert

I don't want to add an ```IWhatever``` using the ```AddHttpClient``` extension method on ```IServiceCollection```. I want to send a flippin' web request without shooting myself in the foot. The current...

ADO.NET 6 will introduce a batching API. * https://github.com/dotnet/runtime/issues/28633 * https://github.com/npgsql/npgsql/issues/2317

No need to worry. Npgsql uses connection pools under the hood. It's enabled by default. https://www.npgsql.org/doc/connection-string-parameters.html#pooling