-
In express, it's possible to pass multiple middleware functions to the get/post/etc functions, which then get called one after another. It works like this:
if you pass one function, it gets called wi…
-
Wired up a test application with UseActiveDirectoryFederationServicesBearerAuthentication, and get the following exception:
System.NotSupportedException: The OWIN key 'server.OnSendingHeaders' is n…
-
Hello.
.NET Framework 4.7.2 with latest NSwag with OWIN.
I wanted to add `StringEnumConverter()` to `Converters` in `SerializerSettings`, but my `SerializerSettings` is null, so I initiate them,…
-
-
Hello
I'm using Umbraco 8.9.1 and have just installed this package and run through the installation instructions for authenticating members with AAD:
https://shazwazza.com/post/configuring-azure…
-
How do we retrieve the user info(domain/username) with your solution ?
I tried overriding NtlmAuthenticationOptions.OnCreateIdentity but I'm never stepping in when debugging.
Btw I'm using Nancy…
-
Hi
I have already read similar questions but they did not help me:
https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/2520
https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/…
-
I used the client to integrate successfully with .net framework applications, but I also have a .net 5 application where the client does not appear to work. In fact I do get warning that my project ta…
-
### Component
OpenTelemetry.Instrumentation.AspNet
### Package Version
| Package Name | Version |
| ------------------------------------- | ------- |
| OpenTelemetry .NET…
-
ServiceFabric AspNetCore middleware has an option ServiceFabricIntegrationOptions.UseUniqueServiceUrl. This option generates service-specific unique urls - which makes ServiceFabric telemetry difficul…