-
### Microsoft.Identity.Web Library
Microsoft.Identity.Web
### Microsoft.Identity.Web version
2.11.1
### Web app
Sign-in users and call web APIs
### Web API
Not Applicable
### T…
-
Hi
We added API versioning for .NET Framework WebAPI with OWIN.
Our solution was to write our own `ApiProcessor` (with support for example for [ApiVersionNeutralAttribute](https://github.com/dotne…
-
The way this library works now is that the `DbContext` instances are disposed when the root `DbContextScope` is disposed.
I'm using this library in an OData Web Api project. The behaviour of dispo…
-
How to get a Random Long?
I tried this implementation: `"{{Random Type=\"Long\" Min=1000000000 Max=9999999999}}"`, but I am getting an error, even though `1000000000` and `9999999999` are valid Int…
-
Steps:
- [x] **1. Fixing build and tests on `1.10.x`**:
PR #8687 (`issue/8686` branch) is to be merged first. When that happens, `1.10.x` is fully stabilized, but this issue shouldn't be resolved …
-
Created millstone for it. Proposal 2.0
- [ ] Needs update docs
https://github.com/NLog/NLog.Owin.Logging/milestone/1?closed=1
-
Hello,
I'm trying to implement the OAuth authorize endpoint including support for the `response_type=form_post`.
By default the `OAuthAuthorizationServerHandler.ApplyResponseGrantAsync` method…
-
I am currently developing a web application using asp.net MVC and asp.net boilerplate framework. Recently I just tried implementing real time updates using Signal R 2.2.1, But my callbacks on my JavaS…
-
### Documentation related to component
OWIN/.NET Framework
### Please check all that apply
- [ ] typo
- [X] documentation doesn't exist
- [ ] documentation needs clarification
- [ ] error(s)…
-
ASP.NET Core's current owin documentation does not details on adding the glue code to plug in things like logging, data protection, hosting shutdown tokens etc. For instance, https://www.codeproject.c…