1.2 KiB
1.2 KiB
uid | title | author | description | ms.author | manager | ms.date | ms.topic | ms.assetid | ms.technology | ms.prod | msc.legacyurl | msc.type |
---|---|---|---|---|---|---|---|---|---|---|---|---|
web-api/overview/advanced/index | Advanced Topics for ASP.NET Web API | Microsoft Docs | rick-anderson | More advanced topics for ASP.NET Web API development, after you've learned the basics. | aspnetcontent | wpickett | 07/23/2014 | article | 7404a0f1-52f7-410c-abd0-c96bab52d217 | dotnet-webapi | .net-framework | /web-api/overview/advanced | chapter |
Advanced Topics for ASP.NET Web API
More advanced topics for ASP.NET Web API development, after you've learned the basics.
- Configuring Web API 2
- Dependency Injection in Web API 2
- Calling a Web API From a .NET Client (C#)
- HTTP Message Handlers in Web API
- HttpClient Message Handlers in Web API
- Sending HTML Form Data in Web API: Form-urlencoded Data
- Sending HTML Form Data in Web API: File Upload and Multipart MIME
- HTTP Cookies in ASP.NET Web API