Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Complex C# object

How to invoke a Asp.Net Web API 2.0 http batch request using Angular?

Custom authorization in ASP.NET as filter or in controller's constructor?

Unable to create a constant value of type 'x'. Only primitive types or enumeration types are supported in this context

CORS and ASP.Net Web API

c# asp.net-web-api cors

Ninject.Web.WebApi 3.2.4 GlobalConfiguration.Configure cannot be resolved

c# asp.net-web-api ninject

How to add multiple Get Post and Delete methods in RESTful Service

ASP.NET allow anonymous access to OData $metadata when site has global AuthorizeAttribute

Web API route is ignored and processed by MVC

Edit method in web api

Dependency Injection to resolve dependency with runtime data

Change name of inner objects for ASP .NET MVC 4 WebAPI serialization (XML/JSON)

Filtering schema out of NSwag swagger

In REST, How to discover acceptable media types?

Refresh html mode angular app with deep linking

DbSet<> Does not Contain A Definition For 'ToListAsync()' Although I'm Using .NET 3.1 with EF Core

How do I access the serialized JSON in WebAPI

asp.net-web-api