DEV Community

Discussion on: Going with dotnet for a new project. Whatโ€™s your best advice?

Collapse
 
cwraytech profile image
Christopher Wray

Awesome ๐Ÿ˜Ž thank you! Any tips for success?

Collapse
 
jwp profile image
John Peters

I think the Visual Studio Templates for WebAPI work well. I'm on VS2019 running .NET 5.0 and you can easily spin up a new WebAPI project. Or if you choose Azure functions instead I have a few articles on that too.