Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api2

Azure secured WebAPI with Azure AD calling on premises services (SharePoint, SQL)

How to handle different action with same route and different authorize attribute in asp .net core

Required attribute on action parameter doesn't work

value in unit testing controllers in isolation

OData V4 failing to properly serialize list of POCO(?)s containing a System.Object property

Cannot reuse an 'ApiController' instance - Unity DI

Angular Request Can't Access API Control due to CORS

Entity Framework is appending "1" to table name and query is failing

Angular 2 AspNetCore WebApi CORS issue: Response for preflight has invalid HTTP status code 401

Could not create Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener, Microsoft.ApplicationInsights.TraceListener."}

Passing multiple parameter to DELETE request c# web API

Swagger client generation with api key authentication

Post Method is not working in ASP.NET Core

Start long-running action from Web API Controller