-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I have an ASP.NET Core 7 app that mostly uses traditional MVC with razor views that utilizes …
-
With the newly released .NET Framework 4.7.2, there is (finally!) built-in support for dependency injection in WebForms applications.
https://blogs.msdn.microsoft.com/dotnet/2018/04/30/announcing-th…
-
ITNOA
I have below code
```
///
/// Add a new test data
///
///
///
///
/// Returns the newly created item
///
…
-
I'm trying to change the configuration of the AbpWebApi module so it does not wrap dynamic API by default, but I get the following exception:
`Castle.MicroKernel.ComponentNotFoundException: "No com…
-
### Describe the bug
The SNI.dll file is loaded/locked by IIS when using a Microsft.Data.SqlClient connection in a ASP.NET 4.8 Framework website but is not unloaded when the app is shutdown. Subseque…
-
**Describe the bug**
When using a HTTPS proxy (NGINX in my case) the public label link is determined correcly, with one exception: the scheme of the public label link is http:// and not https://.
…
-
### Description
Update the "What's new in ASP.NET Core 9.0" for .NET 9 Preview 5
### Page URL
https://learn.microsoft.com/en-us/aspnet/core/release-notes/aspnetcore-9.0?view=aspnetcore-8.0
### Con…
-
I think there are several areas where this new "Application Parts" concept can be improved.
First of all, why "application parts"? As someone new to the term, I see it as something very vague and u…
-
I am trying to implement a `MultipartFormData` request in a `WebApi`. Simplifying, it seems that if in the `webapi `there is the `CancellationToken `parameter, the `MultipartReader.ReadNextSectionAs…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I am trying to upload a file larger…