-
### 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…
-
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…
-
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
### Describe the bug
This is probably a duplicate of https://github.com/dotnet/aspnetcore/issues/53165 . Our appli…
-
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…
-
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…
-
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…