-
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…
-
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…
-
What do we want for the link from the MS docs to look like. Right now they just link to our AspId quickstart. // @jeremylikness
-
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…
-
**Question**
Are there any demos or recommendations for using Identity with CSLA? Identity puts the DAL, biz and UI all in the ASP.NET project, which kind of makes my left eye twitch. I've seen some …
-
Gremlin drivers in Asp.net core 1.1 no work also no work in Nancy
-
Would anyone be able to update the project to the latest asp.net core 2.1?
-
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…