-
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…
-
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…
-
There are several issues around this topic, and none are very explicit.
This issue will track the work we need to do to make this happen.
AoT has become an important tech across the industry, wi…
-
I want to take action in adding VB.NET to ASP.NET MVC Core, as I posted in https://github.com/aspnet/AspNetCore/issues/8583
If anyone can help or participate, I will be glad.
-
### Description
If the property of the validated request is polymorphic, the validation would not work.
### Reproduction Steps
```csharp
using System.ComponentModel.DataAnnotations;
using System.…
-
Dear All,
After installing Font-Awesome using Bower under VS2017, ASP.NET CORE RAZOR.
I cannot find Fond-Awesome in wwwroot/lib.
I am not sure if this is an error or my mistakes. Hope someone…
-
Should we drop OWIN in favor of the ASP.NET types so that we could potentially improve performance and pick up more interop possibilities? I don’t have any specific things in mind and would love to kn…
-
Written on 08.10.2018 06:34:38
URL: http://asp.net-hacker.rocks/2018/10/11/customizing-aspnetcore-07-outputformatter.html
-
public abstract class BaseValidatingContext : BaseContext
ASP.NET Core 3.1
`publicabstract class BaseContext where TOptions : AuthenticationSchemeOptions`