Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

How to design tiers of ASP.NET MVC web application if it is to be hosted in DMZ with no direct access to database (tcp port 1433 blocked by firewall)?

When and why would you not use task-base asynchronous programming in C# 5.0 ASP.NET MVC 4 or Web API

ASP.Net MVC 4's WebAPI does not bind check boxes correctly?

Disable ApiController at runtime

asp.net-web-api

Controlling serialization in Web API / APIController

REST api, POST entity with relationships?

Supporting GET *and* POST in WebApi

c# asp.net-web-api

OWIN and Forms Authentication with WEB API 2 with SPA

OWIN/Katana & BasicAuthentication

Sharing OAuth Tokens Across Two Web API projects

c# asp.net-web-api oauth

ASP.Net Web API Validation Attributes on DTO?

Using Ninject with Owin and InRequestScope

ASP.Net Web Api 2, json web token, logout and ensure that the server should not authenticate token anymore

Alter parameter name for Swagger JSON generated through Swashbuckle in .NET Web API 2

The client disconnected

c# asp.net-web-api

Google login in Angular 7 with .NET Core API

Is there an example to implement App.Metrics in ASP.NET Web API (not .net core)?

What is the app.config solution for a Blazor project?

HttpClient throwing "An error occurred while sending the request."

HttpClient with asp.net WebApi in unit testing scenario