本文主要是介绍Rider: 创建空Web API Controller,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
背景
原先以为,Rider不能创建Web API Controller, 但在搜索过后发现的如下方法
建立步骤
创建出的Controller如图所示
参考链接
https://blog.jetbrains.com/dotnet/2021/03/18/scaffolding-for-asp-net-core-projects-comes-to-rider-2021-1/
这篇关于Rider: 创建空Web API Controller的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!