-
Hope I18N project will support OWIN pipeline without dependencies on the "old" IIS hosting/pipeline.
This would also add support for self hosted apps.
-
Clean, fresh downloaded project, after run get error:
Could not load file or assembly 'Microsoft.Owin, Version=4.2.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.…
-
Hello.
I have just updated a solution with a few projects.
And i get the following error.
> at Nancy.Bootstrappers.Windsor.NancyPerWebRequestScopeAccessor..ctor()
at lambda_method(Closure …
-
Hi cheers,
I'm using sitecore 9.1 and i got 404 errors when load the /signalr/hubs.
![image](https://user-images.githubusercontent.com/15009844/54989799-e8041000-4feb-11e9-8496-c068248252bf.png…
-
After I install RequestReduce and Microsoft.AspNet.SignalR via Nuget! There is crash on Owin.dll and error is can not load optipng.exe , Please help , Thank you
-
Hi,
I am trying to find some samples for Azure B2C - Single Sign On for multiple C# WebForms 4.7.2 (no MVC).
Please refer me to the correct place.
Thanks a lot.
-
I use ServiceStack v3 and Owin.ServiceStack. Unfortunatelly if the AppHost inherits ServiceStackHost, the service can not recognize Request.Files. The collection always empty.
When I change the AppHos…
-
Why is there no Saml2AuthenticationDefaults.AuthenticationType ?
Should there not be one with a value of "Saml2"
Other OWIN Middleware seems to have this:
CookieAuthenticationDefaults.Authenticat…
-
**I see using Microsoft.Owin.Security.OpenIdConnect configure AAD auth in readme.**
![image](https://github.com/AzureADQuickStarts/AppModelv2-WebApp-OpenIDConnect-DotNet/assets/34880005/bca635e7-05dd…
-
I'm attempting to try out this HawkClient. Each time I run I get a "task is canceled" error. Can you see anything wrong with this code?
``` csharp
using System;
using System.Collections.Generic;
usin…