-
After upgrading to .NET 9 I get the following error on `db.Database.EnsureCreated();` in the following code:
```
using (var scope = sp.CreateScope())
{
var scopedServices = scope.ServiceProvider…
-
### Description
I'm trying to use generic host on net480, but when run the host, there will be a `System.ArgumentException` (I enable this exception to terminate when debugging) with message `Bit pos…
-
I have a dotnet 8 MVC project I'm working with that uses binding that does define the source ([FromBody], [FromQuery]) and I have several hundred throughout the project like this
ex
`public IActio…
-
**Important notices**
Before you add a new report, we ask you kindly to acknowledge the following:
**Describe the bug**
We are using the automatisation feature "upload certificate via SFTP" to …
-
### Is there an existing issue for this?
- [X] I have searched the existing open and closed issues
### Current Behavior
When sending a mal-formed API request, such as a typo in a request body JSON …
-
### This issue respects the following points:
- [x] This is a **bug**, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before crea…
-
**Describe the bug**
Trying to load the URL gets a "Error processing request." error
https://jellyfin.example.com:8920/sso/OID/start/example etc which ever link i try
**To Reproduce**
Steps t…
-
**Assemblies affected**
- ASP.NET Core OData 9.x
- ASP.NET Core OData 8.x
- ASP.NET Core OData 7.x/ASP.NET OData 7.x
**Describe the bug/Repro steps**
Consider the following sample service that …
-
Would it be a possibility to separate the NuGet packages? eg Postal.Core and then Just the ViewResults & MVC specific related items separately?
For instance, If I would like to just use Postal in…
-