-
Hi,
GraphQL is timing out and giving error "504 Gateway Time - out". How do I increase the timeout period?
Below is my code
services.AddGraphQLSchema(provider =>
{
provider.OnFieldCrea…
-
All issues except for Blazor, gRPC, & SignalR.
[ASP.NET Core roadmap for .NET 8](https://aka.ms/aspnet/roadmap) on GitHub.
1. [What’s new in .NET 8 Preview 1](https://devblogs.microsoft.com/dot…
-
### 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…
-
We have an asp.net core project and using postman. We like it both. However, in order to test it in postman, we have to manually create the postman requests to call the web API.
Is there a way to s…
-
Attempted to install the alpha release from a year ago to play with the project, noticed that DNVM wasn't downloading, realized that the project was based on the core technologies before the rebrandin…
-
https://docs.microsoft.com/en-us/aspnet/core/migration/22-to-30?view=aspnetcore-3.0&tabs=visual-studio-code
-
hi @guywald , sorry if this is in the wrong place - I wasn't sure the best place to ask this question.
I am in the process of creating a Unity3d game using AWS as my backend and came across your po…
-
-
### 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
-
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:
…