解决方案包含五个项目1.WebApiClient:控制台调用接口项目2.WebApiTest:.NetCore+jwt+swagger编写的接口3.WebApiTest.ApiOauth2:.Net4.5+oauth2+swagger编写的接口4.WebApiTest.ApiController:.Net4.5+jwt+swagger编写的接口5.WebApiTest.MVC:在mvc中使用webapi(WebApiTest.ApiOauth2)