-
I have been trying to troubleshoot issues with arrays being merged between `appsettings.json` and the environments specific file and I finally found what is going on explained here https://github.com/…
-
The PowerShell examples of how to generate certificates are helpful, but it took me a week or two to figure out how to produce the equivalent C# code which generates client certificates signed by the …
-
```
What steps will reproduce the problem?
1.Install mvc mini profiler from nuget
2.add Application_BeginRequest/EndRequest methods to start/stop the profiler
3.create a page with an ajax call back
4.…
-
```
What steps will reproduce the problem?
1.Install mvc mini profiler from nuget
2.add Application_BeginRequest/EndRequest methods to start/stop the profiler
3.create a page with an ajax call back
4.…
-
The JSON example shows this:
```json
"AzureAdB2C": {
"Instance": "https://fabrikamb2c.b2clogin.com",
"Domain": "fabrikamb2c.onmicrosoft.com",
"ClientId": "99999999-9999-9999-9999-999…
-
This topic:
* Has high traffic and the lowest CSAT (Customer Satisfaction) of any high traffic ASP.NET Core doc
* Is highly opinionated are far more complicated than necessary. See #15809
* Only …
-
There seems to be no mention as to what default actions are taken by the middleware when an [Authorize] check fails, for example:
- Does the middleware respond with a specific status code (401)?
…
-
### Installed product versions
- Visual Studio: 2015 Enterprise
- This extension: 1.1.37
### Description
Error after updating to last angular version 2.4.3
### Steps to recreate
ncu -u
N…
-
This is a heads up that the primary repos of the stack have branched for .NET 6 GA/servicing/RCs, and that the `main` branch for those repos has become .NET 7.
## Anything special to note about .NE…
-
```
Had Gallio installed and working pretty well on old laptop with XP Pro.
Purchased new Lenovo ThinkPad running Windows 7. Downloaded and installed
GallioBundle 3.2 build 708 64-bit.
I started V…