-
@Tratcher made a good start on a [security middleware specification](https://groups.google.com/d/msg/net-http-abstractions/kZWiooFNf9Q/fQtOdDkxC1oJ) ([direct link](https://www.google.com/url?q=https%3…
-
OWIN is 1.0 now completed and it would be awesome if frack was updated. Plus I wanna try running it with SignalR :smile:
-
I am trying to bootstrap StructureMap.WebAPI2 from an integration test suite project that self hosts a WebAPI project
http://stackoverflow.com/questions/29879799/webapi-app-and-integration-tests-in-s…
-
I have a class library project that contains some job classes. I want to use some of the Hangfire attributes to configure how the jobs should behave (e.g. `AutomaticRetry`).
That means that I have to…
-
I'm trying to use Microsoft.R.Host.Client.API inside Owin Web service. The code of controller is:
```cs
public class RlangController : ApiController
{
[Route("data/{dataId}/execute-r-query")…
-
The WS compiler seems unable to "see" any referenced types in other project files. It is emitting hundreds of `typecheck error FS0039: The type 'MyType..' is not defined.` from all over the project.
…
-
Hi,
We have a user at https://gitter.im/SuaveIO/suave who'd like to use this library, but it would seem this library is not OWIN compatible?
Would it be possible to make it OWIN compatible by removi…
-
Hello!
I´ve started to add support for Azure AD to a site that uses N2. I added Owin and a Startup.cs that adds OpenIdConnectAuthenticationOptions that should redir users to a login at Microsoft.
…
-
**Describe the issue**
I upload the PolicyRecordingBot in the Azure cloud service (extend support) and it working fine also i create Azure bot and i configured the microsoft teams and add webhoc…
-
After upgrading `Microsoft.CodeDom.Providers.DotNetCompilerPlatform` from version 3.6.0 to either 3.11.0 or 4.1.0, I encountered the following error message:
Microsoft.CodeDom.Providers.DotNetCompi…