Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

IHttpActionResult result fail to bind request body parameter when parameters are defined directly as methods arguments instead of a model

Asp.Net WebAPI and custom WebDav handler

Request.IsAuthenticated when using Identity with Owin for MVC and WebAPI

Cant login with asp.net core Identity

Convert string to FormattableString in Entity Framework

How to configure options to display StackTrace with AddProblemDetails() based on environment in ASP.NET Core?

Constant Class for API Method Names

ASP.NET WebAPI Identity 2 - Error with GetOwinContext on user registration /Register method

ARR/URL Rewriter within a .net Web API application

Test Entity Framework Find Method

C# Thread Safe CreateIdentityAsync on AuthorizeAttribute

Simple Injector Web Api Controller Constructor Injection Failing

How can I handle exceptions in WebAPI 2. methods?