Skip to content

Commit

Permalink
Merge pull request #3006 from JeffreySu/Developer
Browse files Browse the repository at this point in the history
Developer
  • Loading branch information
JeffreySu authored May 12, 2024
2 parents 1e6f84a + 8ac8282 commit 70cce1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ app.UseMessageHandlerForMp("/WeixinAsync",

本库包含了 .NET Framework/.NET Standard 2.0+/.NET Core 3.1/.NET 6/.NET 7/.NET 8 等多个版本的源代码(核心逻辑完全一致):

* 使用 Visual Studio 2022 打开 Demo(支持所有版本):.NET 8.0 - [Senparc.Weixin.Sample.Net7.sln](https://github.com/JeffreySu/WeiXinMPSDK/tree/Developer/Samples/All/net8-mvc)(包含源码引用推荐)
* 使用 Visual Studio 2022 打开 Demo(支持所有版本):.NET 8.0 - [Senparc.Weixin.Sample.Net8.sln](https://github.com/JeffreySu/WeiXinMPSDK/tree/Developer/Samples/All/net8-mvc)(包含源码引用推荐)
* 使用 Visual Studio 2019 或更高版本打开 .NET Framework Demo:[Senparc.Weixin.MP.Sample.Net45.sln](https://github.com/JeffreySu/WeiXinMPSDK/tree/Developer/Samples/All/net45-mvc/)(不包含源码,仅引用类库)
* 使用 Visual Studio 2019 或更高版本打开命令行 Console Demo(.NET Core):[Senparc.Weixin.MP.Sample.Consoles.vs2019.sln](https://github.com/JeffreySu/WeiXinMPSDK/tree/Developer/Samples/All/console)

Expand Down

0 comments on commit 70cce1e

Please sign in to comment.