WCF Web API provides developers the tools to build applications which expose capabilities over HTTP to a range of clients including HTML, JQuery, Atom readers and more. If you are building RESTful applications in .NET, WCF Web API is your platform answer.
dotnet add package WebApi.Core --version 0.3.0
Install-Package WebApi.Core -Version 0.3.0
| 包名 | 版本要求 |
|---|---|
| HttpClient | [0.3.0, ) |
| JsonValue | [0.3.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 1900-01-01 00:00:00 |
| 项目主页 | http://wcf.codeplex.com |
| 许可证 | http://wcf.codeplex.com/license |