-
We are using this version:**2022.3.10807**
On a version controlled project, after selecting the environment to deploy to
This is coming from the previews API
/api/Spaces-1/releases/Releases-1547…
-
Any plan to upgrade the package to .net core?
-
-
I'm using this with Kentico 13 and that's where I'm getting the error. If I do a vanilla asp.net website it works ok.
I have my redirect URI configured properly in my application. /authorization-co…
-
I am trying to share cookie between Aspnet Core App (using 4.6.1 framework) and Aspnet WebForms (using 4.6.1 framework) using above documentation. I am using Redis implementation of ITicketStore for A…
-
I'm trying to figure out if there is a better way to load client policies w/o loading all of them on startup. I can load all via `IThrottlePolicyProvider`, but I think as the number of clients grows i…
-
if start application using OWIN middleware without any registered IDPs, will get error
```
Sequence contains no elements
Description: An unhandled exception occurred during the execution of the cur…
-
currently to work with cookies I had to sth like between those lines:
``` fsharp
let setSessionCartId cartId : Freya = (fun freyaState ->
let ctx = Microsoft.Owin.OwinContext(freyaState.Envir…
-
# Bug Report
List of [NuGet packages](https://www.nuget.org/profiles/OpenTelemetry) and
version:
* `OpenTelemetry.Instrumentation.AspNet` 1.0.0-rc1.1
* `OpenTelemetry.Instrumentation.Http` 1.0…
-
Consider adding an example that is compatible with server code that uses a session and session cookie.