-
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:
…
-
**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…
-
## 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…
-
-
### 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…
-
Hello,
I have problem with Hangfire dashboard returning error 500 for invalid routes.
It throws following exception:
>> System.InvalidOperationException: The request reached the end of the pip…
-
Hello!
When I'm trying to transfer ShortGuid inside some DTO through asp.net core api I get it as a JSON object on my web-client.
It would be nice to have built-in json converter for ShortGuid to ge…
-
We are starting a new project and will be using ASP.NET Core MVC.
My question is should we use Razor pages or stick with MVC view pages?
just wondering what are fellow Csla developers using?
Kind…
-
Hi
I'm getting this error with connection manager - don't normally have to add the IsDatabaseName to false as well.
If I replace the connection string name (AbracaSch) with the full connection str…
-
This project is exactly what I was looking for, but it looks like you haven't done any work on it for some time.
@Digillect [has a fork](https://github.com/Digillect/AspNet5Localization) in which he…