-
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…
-
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…
-
What do we want for the link from the MS docs to look like. Right now they just link to our AspId quickstart. // @jeremylikness
-
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…
-
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 …