-
What do we want for the link from the MS docs to look like. Right now they just link to our AspId quickstart. // @jeremylikness
-
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…
-
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?
-
To support custom ASP.NET Core Identity scenario with EFDesigner some manual work has to be done.
1. Implement 7 custom entities which inherit types from `Microsoft.AspNetCore.Identity` namespace:
…
-
### 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…