Skip to content

Commit

Permalink
Merge branch 'master' into release/3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
huangxiangyao authored Dec 13, 2019
2 parents c96a1b2 + b3d46c3 commit f693df6
Show file tree
Hide file tree
Showing 72 changed files with 708 additions and 4,388 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Myvas.AspNetCore.Weixin
# Myvas.AspNetCore.Weixin [![NuGet](https://img.shields.io/nuget/v/Myvas.AspNetCore.Weixin.svg)](https://www.nuget.org/packages/Myvas.AspNetCore.Weixin) [![GitHub (Pre-)Release Date](https://img.shields.io/github/release-date-pre/myvas/AspNetCore.Weixin?label=github)](https://github.com/myvas/AspNetCore.Weixin)
An ASP.NET Core middleware for Tencent Wechat/Weixin message handling and apis. (微信公众平台/接口调用服务)

微信公众平台/接口调用服务:在微信公众平台上申请服务号或订阅号后,经配置部署可提供自定义菜单、即时信息交流、微信网页授权、模板消息通知等接口调用服务。

## NuGet
https://www.nuget.org/packages/AspNetCore.Weixin/
## Demo
http://demo.auth.myvas.com (debian.9-x64) [![GitHub (Pre-)Release Date](https://img.shields.io/github/release-date-pre/myvas/AspNetCore.Authentication.Demo?label=github)](https://github.com/myvas/AspNetCore.Authentication.Demo)

## Settings
https://mp.weixin.qq.com
Expand Down Expand Up @@ -159,9 +159,6 @@ $(document).ready(function () {
</script>
```

## Demo
https://wx.myvas.com

## Dev
* [.NET Core SDK 2.1 LTS](https://dotnet.microsoft.com/download/dotnet-core/2.1) 2.1.802
* [.NET Core SDK 2.2](https://dotnet.microsoft.com/download/dotnet-core/2.2)
* [微信开发者工具](https://mp.weixin.qq.com/debug/wxadoc/dev/devtools/download.html)
23 changes: 0 additions & 23 deletions samples/Demo/Applications/IWeixinEventSink.cs

This file was deleted.

312 changes: 0 additions & 312 deletions samples/Demo/Applications/WeixinEventSink.cs

This file was deleted.

Loading

0 comments on commit f693df6

Please sign in to comment.