-
-
Hi,
How do I set SetOAuthBearerTokenRefreshHandler and OAuthBearerSetToken using the DI library?
```
var builder = serviceCollection.AddKafkaClient();
builder.Configure(
options =>
…
-
Hello,
Knowing that the migration to `System.Text.Json` disabled the serialization of fields by default, I tried to re-enable it.
The "Web API" way :
```csharp
builder.Services.Configure(options…
-
### Description
When specifying locked mode for project restore an app or library using .NET MAUI will always fail. This is a fairly standard thing for CI builds to make them more reproducible and al…
RobTF updated
4 months ago
-
When printing, I get the following error in the logs:
```
Exception: Call to a member function getLocalFile() on null at lib/private/AppFramework/Http/Dispatcher.php line 159 …
-
### Describe the bug
Currently we're having issue with HandlebarsDotNet Package having exception on API running (without refreshing whole API) with System.OutOfMemory Exception.
### Other related …
-
We are currently using Unity in some of our projects and want to use it with asp.net core. To enable this feature we use the "Unity.Microsoft.DependencyInjection - 2.1.1". We also register some types …
-
## Background and Motivation
We would like to provide an initial state for `TOptions` before a set of `IConfigureOptions`, `IPostConfigureOptions` and `IValidateOptions` methods for given `TOptions…
-
At http://www.php-cache.com/en/latest/symfony/cache-bundle/#logging
The level properties is not implemented at:
https://github.com/php-cache/cache-bundle/blob/b0b54bbe4f7fbd23f0dcf5eb53c6f1d4a60…
lnesi updated
6 years ago
-
If I am not mistaken, the class referenced here:
https://github.com/M6Web/WsClientBundle/blob/master/src/M6Web/Bundle/WSClientBundle/DependencyInjection/M6WebWSClientExtension.php#L52
`M6Web\Bundle\WS…