-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I run a vanilla asp.net core web app by checking the checkbox for configuring HTTPS. The cert…
-
### Describe the bug
Using Task.WaitAll was working on Blazor WASM 3.2.0 and is throwing an exception when using it on .Net 5.0.
### To Reproduce
Create a Blazor web assembly project for .N…
-
### Describe the bug
`dotnet-watch` on a project as described [“Develop ASP.NET Core apps using a file watcher”](https://github.com/aspnet/Docs/blob/a7609c3d5af84f9391f24dad02a00b660d849aa4/aspnetc…
-
## Versions
- Visual Studio version: 16.5.4
- ASP.NET MVC 5.2.7
- MVC 5 project = .NET Full 4.7.2
- Class Library projects are dual targeted: NetCore 3.1 and Full 4.7.2
## What happened
In…
-
### Describe the bug
Blazor with WebAssembly does not work when attempting to debug applications using emcc compiler options such as ASSERTIONS, STACK_OVERFLOW_CHECK, and SAFE_HEAP.
### To Reprodu…
-
### Description
I use **ASP.NET Core 2 Identity** with **OpenIdConnect** on **IdentityServer3**. After my external authentication callback is called, I use `signInManager.ExternalLoginSignInAsync(...…
-
### Describe the bug
No LogInformation is written.
### To Reproduce
In the following code no logInformationMessage in method WorkThroughInvoiceFiles() is written.
```C#
using Microsoft.Extens…
-
### Describe the bug
When an exception is thrown from the `UseAuthentication` middleware it propagates back up the pipeline until caught by the `UseExceptionHandler` middleware which then re-executes…
-
sample project.
https://files.gitter.im/VitalElement/AvalonStudio/Rssi/WebApplication1.zip
-
We have an ASP.NET Core 2.1 application using the full framework (4.7) that references a .NET 4.6 class library that make SOAP calls (WebReference). Since 2016 we've been able to run `dotnet publish`…
ghost updated
4 years ago