-
**Assemblies affected**
ASP.NET Core OData 8.x
**Describe the bug**
OData does not work with Minimal API, ie without Controllers
**Reproduce steps**
```
app.MapGet("/WeatherForecast", [Enabl…
-
Today the Aspire shared project that gets added to all Aspire solutions and auto-referenced by Aspire service projects depends on ASP.NET Core. This leads to issues for service projects that aren't AS…
-
### URL
https://docs.microsoft.com/en-us/aspnet/core/getting-started/?view=aspnetcore-6.0&tabs=linux
### Operating system
Linux
### More information about your system
Ubuntu 20.04.4 LTS
x64
##…
ghost updated
2 years ago
-
### Describe the bug
I'm getting a ArgumentNullException in the step `Apply code fixes to Razor documents` for `UA0001`:
### To Reproduce
`upgrade-assistant --ignore-unsupported-features --non-…
-
It seems that when a route template is specified in HttpTrigger, the precedence is in alphabetical order, unlike the ASP.NET Core implementation.
When the following sample code is executed, it is g…
-
Not an issue so much but possibly useful for other people looking at this library.
I have an existing set up using the main libraries QuartzHostedService. So, my service configuration looks like:
…
-
-
### 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.
Currently, users depend on th…
-
## Description
We are using Amazon.Lambda.AspNetCoreServer 6.0.3 and normal ASP Net Controllers and responses.
The ActionResults for NoContent (HTTP 204) and Ok (HTTP 200) are correctly returning HT…
-
In the last year, Mongo has released a [MongoDB EF Core Provider](https://github.com/mongodb/mongo-efcore-provider). [EF Core](https://learn.microsoft.com/en-us/ef/core/) is the preferred data access …