-
```
services.AddTransient();
services.AddScoped();
services.AddScoped(provider =>
provider.GetService().CreateShardContext());
services.AddIdentity()
.Add…
-
### 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-…
-
**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…
-
### 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…
-
-
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 …
-
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…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/hitting-enter-inside---of-a-html-helpe/10585892)._
---
I've attached a screen record…
-
What do we want for the link from the MS docs to look like. Right now they just link to our AspId quickstart. // @jeremylikness