Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

.Net Core ReportExecutionServiceSoapClient set credentials

How can I use Newtonsoft: Json.NET in ASP.NET Core WebAPI? [duplicate]

json asp.net-core json.net

Fiddler with WebAPI is acting flaky

RestSharp.RestClient ignores timeout

Can't build ASP.NET Core app that references PCL in docker

Inheritance with appsettings.json settings in .NET Core

c# asp.net asp.net-core

ASP .NET Core IIS Hosting user identity name is empty and IsAuthenticated=false

How to target netcoreapp2.0 and net461 in the same project

c# .net asp.net-core

What is the tag helper equivalent of Html.EditorFor

how to build URL in .net core if there is no HttpContext or ActionContext

Why does adding AutoValidateAntiForgeryTokenAttribute by type not work?

c# asp.net-core

Is it possible to reconfigure App configuration after "CreateDefaultBuilder" call

AntiforgeryValidationException: The provided anti forgery token was meant for a different claims-based user than the current user

ASP .NET Core MVC 2.1 mvc Views in plugin

Core 2.1 HttpRequest.Body is empty when trying to read it

Can a profile from the launchSettings.json file be loaded when running unit tests?

c# asp.net-core .net-core

MongoDB C# .NET Driver ASP.NET Core Unsupported Filter

ASP.NET Core randomly restarts under IIS

How to enable automatic rebuild in ASP.NET Core 2.2 when I refresh page in the browser?

Stop SqlDependency in custom ASP.NET Core Configuration Provider

c# sql-server asp.net-core