错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Setting Up Your Development Environment

  • Gerald Versluis

摘要

Before we can build anything, we need to make sure our development environment is ready to go. Here's what we'll cover: installing the .NET SDK, picking an editor, pulling in the right NuGet packages, and wiring up a test client so you can actually talk to the servers you build. By the end of the chapter, you will have a fully working setup and a tiny project that proves it.