Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api2

Identity Framework User Lockdown

Does OData v4 not support Nullable<DateTime>?

odata asp.net-web-api2

Documentation in C# Web API

c# asp.net-web-api2

How to upload object from JavaScript to Rest API

Web API Returning a 405. Shouldn't it be a 404?

AuthenticationProperties not working in Token based authentication

oauth asp.net-web-api2 owin

Azure AD application roles

Azure AD Authentication in dotnet core 2 API and daemon application

Attribute Routing with Parameters in Asp.Net Web API 2

How to generate API docs

C# Web API POST parameter FromBody is always null

Await & thread safety in C# working with variables

How to extract filename and other properties from multipart form data prior to uploading file to azure

how can I validate a web api request object for this scenario?

Autofac fails to resolve types from certain assemblies at runtime, works from debugger