1.1 KiB
1.1 KiB
uid | title | author | description | ms.author | ms.date | ms.assetid | 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. | riande | 07/23/2014 | 7404a0f1-52f7-410c-abd0-c96bab52d217 | /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