使用C#/.NET8 从零开始搭建微服务项目(一)—————— 创建项目

我这边使用的是Visual Studio 2022搭建项目

  1. 打开Visual Studio 2022,选择创建新项目

    image

  2. 在搜索中输入“空白”,选择空白解决方案

    image

    image

    image

  3. 鼠标选中解决方案,右键→添加→新建项目

    image

    image

    image

  4. 微服务中的一个项目就创建好了

    image

posted @ 2026-03-05 14:09  挺秃然的i  阅读(18)  评论(0)    收藏  举报