-
Steps to reproduce:
1. Create Asp.Net Core Web API project
2. This project must have 3 NuGet packages
- Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer
- Swashbuckle.AspNetCore
- Microsoft…
-
Provide a way for filters to specify a result (e.g. in a validation filter scenario, allow the filter to specify the HttpResponse for a 400 BadRequest).
As part of this we should also consider addi…
-
---
**Issue moved from dotnet/aspnetcore#22569**
- Please respond to @srudin.
---
_From @srudin on Friday, June 5, 2020 9:18:30 AM_
### Describe the bug
Debugging generally works, my break…
-
### Microsoft.Identity.Web Library
Microsoft.Identity.Web.UI
### Microsoft.Identity.Web version
1.25.10
### Web app
Sign-in users and call web APIs
### Web API
Protected web APIs call downstrea…
-
See the various sections below for adopting [new versions](https://github.com/dotnet/roslyn/wiki/NuGet-packages) of the compiler (including nightlies) in various contexts (VS, ASP.NET, etc). This is s…
jcouv updated
4 years ago
-
### Description
It looks like there's a issue within ImageRenderer on iOS the is randomly making my app to crash.
I have Page with a CollectionView which has an image inside of it's DataTempla…
-
-
### Describe the bug
When executing unit tests for web API project on ubuntu 20.04 (latest) it throws exception that the solution root could not be located using application root.
If the same …
-
## Required Information
**Question, Bug, or Feature?**
*Type*: Bug
**Enter Task Name**: IISWebAppDeploymentOnMachineGroup
## Environment
- Server - Azure Pipelines
- Agent - Hosted
##…
-
I would like to enable Authorization with Azure Active Directory but I don't succeed and I'm looking for a working example.
I see the following in [https://github.com/domaindrivendev/Swashbuckle/issu…