Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api2

Adding WebAPI as a child/nested application in IIS

StructureMap causes Stack Empty exception in Web API Help Pages ModelDescriptionLink.cshtml

Creating a mulitpart/mixed form request in unit test

Swagger UI Hangs on `Fetching resource list: Please wait`

c# web api using auth1.0a with OAuthAuthorizationServerProvider

Could not load file or assembly 'System.Web.Helpers'

c# asp.net-web-api2

ASP.NET Web API C# Concurrent Requests Causing Duplicates in Database

System.Web.Http methods missing in Nunit test project

Entity Framework, Prevent duplicate records, simultaneous connections

Chrome and IE return different SHA hashes

Injecting Ninject dependencies into WebApiConfig in Web API 2

ninject asp.net-web-api2

Strictly enforce ISO8601 date format in WebAPI 2

Web API Help page not showing XML

How do you specify the location when using handleexeption annotation for a 302 status code

Swashbuckle: Multiple [SwaggerResponse] with the same status code but different description/model

Web API 2.0 Owin authorization with multiple .net applications

c# asp.net-web-api2 owin

AuthorizationCodeProvider: Create is never called, how do I generate the authorization code?

Can you post an anonymous object as json to a webapi method and it match the properties of the json object to the parameters of the webapi call?

The route template cannot start with a '/' or > '~' character and it cannot contain a '?' character

IAuthenticationFilter equivalent in MVC6